You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by vadopolski <gi...@git.apache.org> on 2017/08/30 13:46:53 UTC

[GitHub] ignite pull request #2551: Ignite 4756 Print info about partition distributi...

GitHub user vadopolski opened a pull request:

    https://github.com/apache/ignite/pull/2551

    Ignite 4756 Print info about partition distribution to log

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vadopolski/ignite ignite-4756-new

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2551.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 #2551
    
----
commit 683818c9ce3fe585eb2fd996cd2af70b2bf6a3b8
Author: vopolski <2w3e4r5t>
Date:   2017-08-23T13:22:00Z

    Added IGNITE_DATA_STREAMING_EXECUTOR_SERVICE_TASKS_STEALING_THRESHOLD system property.

commit ea90f2c7bacd7fbcae769942da94eaa2c1bea404
Author: vopolski <2w3e4r5t>
Date:   2017-08-23T13:36:38Z

    Added printDistribution method and AffinityDistributionPrintLogTest

commit 0630557eab1f8b7f3c01af4c46c7079e08404ce5
Author: vopolski <2w3e4r5t>
Date:   2017-08-27T17:24:58Z

    Added skipping nodeCnt assert

commit e7ac0ba2aed2f0c11b0895dfdca69b09f161b697
Author: vopolski <2w3e4r5t>
Date:   2017-08-28T13:07:26Z

    Added checking cache mode with .cacheMode() method.

commit 8d2be083050414832c720636cbc3707692c974c3
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-08-29T11:56:53Z

    Merge branch '_master' into ignite-4756-new

commit 7845cedc446d6db2ed85819de25d1fca94803c0e
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-08-29T14:18:39Z

    IGNITE-4756: review

commit 8b4cb1b2ceaf93801ab1a72b3989b768521dd73a
Author: vopolski <2w3e4r5t>
Date:   2017-08-30T12:46:43Z

    fixed Cnt=0

commit fea1a3b18cf5232751262f3f9db6c6b1f61620c1
Author: vopolski <2w3e4r5t>
Date:   2017-08-30T13:11:44Z

    Overwritten printDistribution method.

commit 1d9f84cbfa9b1cb219808454876230fc03597772
Author: vopolski <2w3e4r5t>
Date:   2017-08-30T13:16:05Z

    Changed percent.

----


---
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.
---