GitHub user antonovsergey93 opened a pull request:
https://github.com/apache/ignite/pull/4975 IGNITE-9868 Send refresh partitions message for all cache groups together.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9868
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4975.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4975
----
commit aa37f3180abc80622ca802db382d4c43bb5e0b0e
Author: Sergey Antonov <antonovsergey93@...>
Date: 2018-10-12T14:12:44Z
IGNITE-9868 Send refresh partitions message for all cache group together.
commit 83bff5ff9cfa42bb9bd8ad6c535a9f58d23c8c7e
Author: Sergey Antonov <antonovsergey93@...>
Date: 2018-10-12T14:13:24Z
IGNITE-9868 Code style
commit 237060b8c2024902bf504e051afb099118db239d
Author: Sergey Antonov <antonovsergey93@...>
Date: 2018-10-12T14:24:34Z
IGNITE-9868 made log message more informative.
----
---