[jira] [Created] (IGNITE-9694) Do not block reading queries on exchange events that don't change data visibility

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9694) Do not block reading queries on exchange events that don't change data visibility

Anton Vinogradov (Jira)
Ivan Bessonov created IGNITE-9694:
-------------------------------------

             Summary: Do not block reading queries on exchange events that don't change data visibility
                 Key: IGNITE-9694
                 URL: https://issues.apache.org/jira/browse/IGNITE-9694
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov
            Assignee: Ivan Bessonov


In current implementation there might be situations where reading operation waits, for example, exchange of client join event. Such events should not block read operations.

In theory - the only operation that has to block reading (except for writing) is "node left" for server (or baseline server in case of persistent setup).



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