[ 
https://issues.apache.org/jira/browse/IGNITE-9309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624702#comment-16624702
 ] 

ASF GitHub Bot commented on IGNITE-9309:
----------------------------------------

GitHub user oleg-ostanin opened a pull request:

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

    IGNITE-9309 added runLocal

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-9309-b

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

    https://github.com/apache/ignite/pull/4812.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 #4812
    
----
commit 60d4021e8c103a2062bdfd8ad6df56bd80ccef54
Author: oleg-ostanin <oostanin@...>
Date:   2018-09-22T14:59:47Z

    IGNITE-9309 added runLocal

----


> LocalNodeMovingPartitionsCount metrics may calculates incorrect due to 
> processFullPartitionUpdate
> -------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-9309
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9309
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Maxim Muzafarov
>            Assignee: Oleg Ostanin
>            Priority: Major
>         Attachments: GridCacheRebalancingCancelTestNoReproduce.java, 
> node-2-jstack.log, node-NO_REBALANCE-7165.log
>
>
> [~qvad] have found incorrect {{LocalNodeMovingPartitionsCount}} metrics 
> calculation on client node {{JOIN\LEFT}}. Full issue reproducer is absent.
> Probable scenario:
> {code}
> Repeat 10 times:
> 1. stop node
> 2. clean lfs
> 3. add stopped node (trigger rebalance)
> 4. 3 times: start 2 clients, wait for topology snapshot, close clients
> 5. for each cache group check JMX metrics LocalNodeMovingPartitionsCount 
> (like waitForFinishRebalance())
> {code}
> Whole discussion and all configuration details can be found in comments of 
> [IGNITE-7165|https://issues.apache.org/jira/browse/IGNITE-7165].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to