[
https://issues.apache.org/jira/browse/IGNITE-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444318#comment-16444318
]
ASF GitHub Bot commented on IGNITE-8313:
----------------------------------------
GitHub user Jokser opened a pull request:
https://github.com/apache/ignite/pull/3881
IGNITE-8313 Add trace logs on exchange phases and affinity calculation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8313
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3881.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 #3881
----
commit b23bc4ba0af209facb7251d1579cd93ad24b746b
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-04-19T16:11:06Z
IGNITE-8313 Add trace logs on exchange phases and affinity calculation.
----
> Trace logs enhancement for exchange and affinity calculation
> ------------------------------------------------------------
>
> Key: IGNITE-8313
> URL: https://issues.apache.org/jira/browse/IGNITE-8313
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Affects Versions: 2.5
> Reporter: Pavel Kovalenko
> Assignee: Pavel Kovalenko
> Priority: Minor
> Fix For: 2.6
>
>
> For better problems debugging we should add more trace logs to following
> places:
> 1) Partition states before and after exchange.
> 2) Affinity distribution for each topology version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)