GitHub user SomeFire opened a pull request:
https://github.com/apache/ignite/pull/3639 IGNITE-7608
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/SomeFire/ignite ignite-7608
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3639.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3639
----
commit af134f9b9b20a95cacf9291b3010dff42b3dbe72
Author: Dmitrii Ryabov <somefireone@...>
Date: 2018-03-05T15:14:14Z
IGNITE-7608: Sort keys in putAll/removeAll methods.
commit 5e419ca5e576486f928af7c1fa6e46b3d64c7152
Author: Dmitrii Ryabov <somefireone@...>
Date: 2018-03-15T08:14:02Z
-lambdas
commit 28652a35c29dc145eef3f46c06fd20d23b220399
Author: Dmitrii Ryabov <somefireone@...>
Date: 2018-03-15T09:50:42Z
+ other *All() methods
----
---