[
https://issues.apache.org/jira/browse/IGNITE-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400150#comment-16400150
]
ASF GitHub Bot commented on IGNITE-7608:
----------------------------------------
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.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 #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
----
> Sort keys in putAll/removeAll methods
> -------------------------------------
>
> Key: IGNITE-7608
> URL: https://issues.apache.org/jira/browse/IGNITE-7608
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 2.0, 2.1, 2.2
> Environment: We need to sort keys in cache putAll/removeAll
> operations to avoid deadlocks there.
> Reporter: Alexander Belyak
> Assignee: Ryabov Dmitrii
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)