[
https://issues.apache.org/jira/browse/IGNITE-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445599#comment-16445599
]
Vyacheslav Daradur commented on IGNITE-8315:
--------------------------------------------
[~avinogradov], thank you for the notes which helped to simplify the solution.
Here is [Basic build
plan|https://ci.ignite.apache.org/viewLog.html?buildId=1230898] after pushing
reviews fixes.
> Prevent printing the partition distribution on clients nodes
> ------------------------------------------------------------
>
> Key: IGNITE-8315
> URL: https://issues.apache.org/jira/browse/IGNITE-8315
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.6
> Reporter: Vyacheslav Daradur
> Assignee: Vyacheslav Daradur
> Priority: Major
> Fix For: 2.6
>
>
> The feature of partitions distribution logging has been added recently into
> IGNITE-4756.
> One of community member [informed that clients nodes now routinely
> print|https://issues.apache.org/jira/browse/IGNITE-4756?focusedCommentId=16442633&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16442633]:
> {CODE}2018-04-18T14:06:42,963]exchange-worker-#57[GridAffinityAssignmentCache]
> Local node affinity assignment distribution is not ideal [cache=data2,
> expectedPrimary=256.00, actualPrimary=0, expectedBackups=256.00,
> actualBackups=0, warningThreshold=50.00%]{CODE}
> Clients nodes shouldn't print partitition distribution since they don't store
> data.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)