You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/03/11 06:34:02 UTC

[jira] [Assigned] (IGNITE-8609) SQL: Get rid of syncronization in mvcc processor.

     [ https://issues.apache.org/jira/browse/IGNITE-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov reassigned IGNITE-8609:
---------------------------------------

    Assignee:     (was: Igor Seliverstov)

> 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: mvcc
>            Reporter: Pavel Kuznetsov
>            Priority: Major
>
> 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)