GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/4811 Ignite 9492 qaoo
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9492-qaoo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4811.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4811
----
commit 0d0a25364eb4dfa97f57e98fa56e1e996476c604
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-09-17T14:46:45Z
IGNITE-9492 Ignore SingleMessage updated where there is exchange in progress.
commit 201c9c40e35cf532c00644bf59accd78cbb2cabc
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-09-17T15:03:10Z
IGNITE-9492 Fixed condition.
commit ca6c7c8f9a8e858523eb65e91756b899fc1c9484
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-09-18T11:26:15Z
Merge branch 'master' into ignite-9492
commit 095f944b764e376e1d7450575d04d22d559e862c
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-09-18T13:43:38Z
IGNITE-9492 Reworked condition exchangeInProgress.
commit 049a9914560aac3ad79e64c3ee07cd03263758a8
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-09-21T15:47:35Z
IGNITE-9492 Reworked exchangeInProgress condition.
commit c720cc86716365a24ec69ba12627006ac6421905
Author: oleg-ostanin <oostanin@...>
Date: 2018-09-22T11:35:00Z
IGNITE-9492 added exchangeInProgress() check to GridDhtPartitionsFullMessage handler
commit 3a702f1d4d73206e04de8b0f9ce37d1ebf996725
Author: oleg-ostanin <oostanin@...>
Date: 2018-09-22T13:45:41Z
IGNITE-9492 reverted change
----
---