[
https://issues.apache.org/jira/browse/IGNITE-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262202#comment-16262202
]
ASF GitHub Bot commented on IGNITE-6985:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3080
IGNITE-6985 Wrong value of RebalancingStartTime cache metric
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite ignite-6985
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3080.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 #3080
----
commit 64f07ce774e88d7bb83c5fddfdcaf59ef28a7f79
Author: Aleksey Plekhanov <[email protected]>
Date: 2017-11-22T09:24:50Z
IGNITE-6985 Wrong value of RebalancingStartTime cache metric
----
> Wrong value of RebalancingStartTime cache metric
> ------------------------------------------------
>
> Key: IGNITE-6985
> URL: https://issues.apache.org/jira/browse/IGNITE-6985
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.3
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Labels: jmx
>
> If "rebalance delay" property is set in the cache configuration and more then
> one nodes are joined cluster in a period of rebalance delay then cache metric
> RebalancingStartTime has wrong value (for example, metric value is
> 4534024989722 when currentTimeMillis is 1511341657692 and rebalance delay is
> 5000).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)