GitHub user antonovsergey93 opened a pull request:
https://github.com/apache/ignite/pull/5250 IGNITE-10134 fix bug in --cache list --config command.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10134
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5250.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5250
----
commit a5510150fd0ecb2a0b7d7b3837c0b77ed6b95daa
Author: Sergey Antonov <antonovsergey93@...>
Date: 2018-11-02T20:44:39Z
IGNITE-10134 Fix bug in reducing result on multinode execution.
commit 5363c47f670cb6b9dc659130cf67d00d9282465c
Author: Sergey Antonov <antonovsergey93@...>
Date: 2018-11-02T20:45:32Z
IGNITE-10134 Code was reformatted.
----
---