Pavel Kuznetsov created IGNITE-8609:
---------------------------------------

             Summary: SQL: Get rid of syncronization in mvcc processor.
                 Key: IGNITE-8609
                 URL: https://issues.apache.org/jira/browse/IGNITE-8609
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Pavel Kuznetsov
            Assignee: Igor Seliverstov


Currently we have to do synchronized actions in 
org/apache/ignite/internal/managers/communication/GridIoManager.java:1124 
(org.apache.ignite.internal.managers.communication.GridIoManager#processRegularMessage)
 due to fails on nio thread on load.

We are able to optimize this code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to