[jira] [Created] (IGNITE-4756) Print info about partition distribution to log

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4756) Print info about partition distribution to log

Anton Vinogradov (Jira)
Taras Ledkov created IGNITE-4756:
------------------------------------

             Summary: Print info about partition distribution to log
                 Key: IGNITE-4756
                 URL: https://issues.apache.org/jira/browse/IGNITE-4756
             Project: Ignite
          Issue Type: Improvement
          Components: general
            Reporter: Taras Ledkov
            Priority: Minor
             Fix For: 2.0


Print information about affinity assignment to log.
e.g.:

{noformat}
<cache_name>: [<node_ID_0>, <partitions_count>, <percentage_of_parts_count>], ...,  [<node_ID_N>, <partitions_count>, <percentage_of_parts_count>]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)