Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0813120049C for ; Fri, 11 Aug 2017 15:13:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0679516BDD7; Fri, 11 Aug 2017 13:13:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4B06016BDD6 for ; Fri, 11 Aug 2017 15:13:07 +0200 (CEST) Received: (qmail 61494 invoked by uid 500); 11 Aug 2017 13:13:06 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 61479 invoked by uid 99); 11 Aug 2017 13:13:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2017 13:13:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2BA31E0262; Fri, 11 Aug 2017 13:13:04 +0000 (UTC) From: vadopolski To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #2435: Ignite 4756 Content-Type: text/plain Date: Fri, 11 Aug 2017 13:13:04 +0000 (UTC) archived-at: Fri, 11 Aug 2017 13:13:08 -0000 GitHub user vadopolski opened a pull request: https://github.com/apache/ignite/pull/2435 Ignite 4756 Added printDistribution method and AbstractAffinityFunctionSelfTest. You can merge this pull request into a Git repository by running: $ git pull https://github.com/vadopolski/ignite ignite-4756-2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2435.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2435 ---- commit 30f3ae561459d3c04a06d647202f98ef9c4ef153 Author: vopolski <2w3e4r5t> Date: 2017-07-04T13:30:26Z IGNITE-4756 commit be797dbb474552080f1a33a56be799c2851528af Author: vopolski <2w3e4r5t> Date: 2017-07-04T13:38:50Z IGNITE-4756 commit cc345de82c3c83b96500be537aa80499c09af7f0 Author: vopolski <2w3e4r5t> Date: 2017-07-04T13:48:49Z IGNITE-4756 commit f4212b5435fe8c1f27ca76223a8d4a9cc413831a Author: vopolski <2w3e4r5t> Date: 2017-07-04T16:10:13Z IGNITE-4756 commit dc2b935bef44ab20a9c8b14d00d8ddf2bebddfa1 Author: vopolski <2w3e4r5t> Date: 2017-07-05T09:33:24Z IGNITE-4756 commit 56a65eab1c5e2a3d7671a6766bd28d477c4ffe7f Author: vopolski <2w3e4r5t> Date: 2017-07-05T12:00:51Z IGNITE-4756 commit 1903cafc0b044771a2c111e24eb542f50d337c69 Author: vopolski <2w3e4r5t> Date: 2017-07-06T14:37:44Z IGNITE-4756 commit 7551f13a13ff720cc1d53cfeaf7c98a476d49118 Author: vopolski <2w3e4r5t> Date: 2017-07-07T12:57:38Z IGNITE-4756 commit b303fb5085ded69a4911c77a20f6ca32b64f0439 Author: vopolski <2w3e4r5t> Date: 2017-07-10T09:33:15Z IGNITE-4756 commit c9d6a33e5d14c90d8cf830f4764172f4dff41039 Author: vopolski <2w3e4r5t> Date: 2017-07-10T14:32:48Z IGNITE-4756 commit 0d6ab3cec30a970051ee06af3ffa6a15f3c455e5 Author: vopolski <2w3e4r5t> Date: 2017-07-11T09:15:25Z IGNITE-4756 commit 08fbdcbda4554cdc2e4641ce4076cbef29ebb1b1 Author: vopolski <2w3e4r5t> Date: 2017-07-11T14:07:53Z IGNITE-4756 commit 4d31cfb0c8235ed663cb913b166ab75818a739a2 Author: vopolski <2w3e4r5t> Date: 2017-07-19T13:45:33Z IGNITE-4756 commit 2a0d0955d35ab7f8647389066ebac259e4c51783 Author: vopolski <2w3e4r5t> Date: 2017-07-20T14:03:30Z IGNITE-4756 Improved Java Doc and Code Style. commit 96cba61b3c266c67aa78829fc1b75ca0334bcff8 Author: vopolski <2w3e4r5t> Date: 2017-07-20T14:35:55Z IGNITE-4756 Improved Java Doc, Code Style and Abbreviation. commit 8985596bacd745d266b296e11a9789839a11ee76 Author: vopolski <2w3e4r5t> Date: 2017-07-21T11:46:17Z IGNITE-4756 Improved Java Doc, Code Style and Abbreviation. commit 5402fa02bb0befde402e290e38d5b711bdb7fc87 Author: vopolski <2w3e4r5t> Date: 2017-07-24T11:48:11Z deleted setter getter constructor commit 4fe1ba1c8c1db507865f79a4ab4d37248d2608b6 Author: Max Kozlov Date: 2017-07-24T11:59:17Z Merge branch 'ignite-4756' of https://github.com/vadopolski/ignite into vadim/ignite-4756 commit a208694bf76bf56e368cd68d045f4f13aad0e69a Author: vopolski <2w3e4r5t> Date: 2017-07-24T14:37:39Z IGNITE-4756 commit 6cf30c9389c16d4a5ee53a0b0c7f9e2777555a8d Author: vopolski <2w3e4r5t> Date: 2017-07-24T14:56:30Z IGNITE-4756 commit c15f7a8ed6f0c9696087396eca5cd934e62c8b07 Author: vopolski <2w3e4r5t> Date: 2017-07-24T16:25:08Z IGNITE-4756 commit 45830807563458da6e13b404e54c050294359ae3 Author: vopolski <2w3e4r5t> Date: 2017-07-24T17:04:56Z IGNITE-4756 commit 995075864f70d3aa8644482242edbbf472b71004 Author: vopolski <2w3e4r5t> Date: 2017-07-24T17:19:52Z IGNITE-4756 commit b05d959e899b8fe2237dada5d7aacdfaa1182166 Author: vopolski <2w3e4r5t> Date: 2017-07-25T16:19:55Z IGNITE-4756 commit 413889d67da6fa6e351d87ed930d4d64998e4c31 Author: vopolski <2w3e4r5t> Date: 2017-07-25T16:25:32Z IGNITE-4756 commit ebcfda10f50b77e6df2130521726e2bcceb8348e Author: vopolski <2w3e4r5t> Date: 2017-07-25T17:01:32Z IGNITE-4756 commit 4d0b3621a6a089a482717b9d8351750cea817711 Author: vopolski <2w3e4r5t> Date: 2017-07-27T12:07:33Z IGNITE-4756 commit e0f0b12b7b64fc425513a8a74ad09fb1ff0b0360 Author: vopolski <2w3e4r5t> Date: 2017-07-27T12:15:01Z IGNITE-4756 commit 7fcd1acd586366a9c54b9145a365bb58ca186b80 Author: vopolski <2w3e4r5t> Date: 2017-07-28T09:50:02Z IGNITE-4756 commit d66512cee1eb6b2eb5fe91dd7bb3d558029109f0 Author: vopolski <2w3e4r5t> Date: 2017-07-28T09:59:56Z IGNITE-4756 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---