[
https://issues.apache.org/jira/browse/IGNITE-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520076#comment-16520076
]
ASF GitHub Bot commented on IGNITE-8746:
----------------------------------------
GitHub user pvinokurov opened a pull request:
https://github.com/apache/ignite/pull/4242
IGNITE-8746 EVT_CACHE_REBALANCE_PART_DATA_LOST event received twice …
…on the coordinator node
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8746
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4242.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 #4242
----
commit 0cfb33faabd1a008117d38b2a6433c873c5ab897
Author: pvinokurov <vinokurov.pasha@...>
Date: 2018-06-22T06:46:15Z
IGNITE-8746 EVT_CACHE_REBALANCE_PART_DATA_LOST event received twice on the
coordinator node
----
> EVT_CACHE_REBALANCE_PART_DATA_LOST event received twice on the coordinator
> node
> -------------------------------------------------------------------------------
>
> Key: IGNITE-8746
> URL: https://issues.apache.org/jira/browse/IGNITE-8746
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.4
> Reporter: Pavel Vinokurov
> Priority: Major
> Fix For: 2.6
>
> Attachments: EvtDataLostTwiceOnCoordinatorReprocuder.java
>
>
> After a node left the cluster the coordinator recieves the partition lost
> event twice.
> The reproducer is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)