Aleksandr Polovtcev created IGNITE-21870:
--------------------------------------------

             Summary: SharedRocksDbInstance#sortedIndexes method is not 
thread-safe
                 Key: IGNITE-21870
                 URL: https://issues.apache.org/jira/browse/IGNITE-21870
             Project: Ignite
          Issue Type: Bug
            Reporter: Aleksandr Polovtcev
            Assignee: Aleksandr Polovtcev


It is possible to obtain a {{ConcurrentModificationException}} when calling 
{{SharedRocksDbInstance#sortedIndexes}}, because it performs a scan over a 
non-concurrent map that can actually be concurrently modified.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to