[
https://issues.apache.org/jira/browse/IGNITE-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457387#comment-16457387
]
Ryabov Dmitrii commented on IGNITE-7608:
----------------------------------------
Agree, we should handle deadlocks when they happened, but to prevent it we can
suggest users to use sorted collections. So, in 6895 we handle deadlocks and
here we can change javadocs to suggest users to sort keys as writen in
documentation [1]. What do you think?
[1] https://apacheignite.readme.io/docs/jcache#section-basic-operations
> 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)