GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/5609
IGNITE-10589 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10589 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5609.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 #5609 ---- commit 3ed80f1c6709e0ee3f1d51dc5614a60e3f146c8f Author: Ilya Lantukh <ilantukh@...> Date: 2018-12-07T14:05:03Z IGNITE-10589 : Fixed lastAffTopVer check in DiscoCache for merged exchanges. commit f7eb669e561db5653c801553bc7fc4788d03ba4a Author: Ilya Lantukh <ilantukh@...> Date: 2018-12-07T14:55:00Z IGNITE-10589 : Fixed lastAffTopVer calculation for merged exchanges. commit 392a339e68b4543dc7dfdab8572d6e1ca21704de Author: Ilya Lantukh <ilantukh@...> Date: 2018-12-07T15:39:09Z IGNITE-10589 : Test. ---- ---