[jira] [Created] (IGNITE-11007) MVCC: Potential NPE on non-affinity node for mvcc cache.

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

[jira] [Created] (IGNITE-11007) MVCC: Potential NPE on non-affinity node for mvcc cache.

Anton Vinogradov (Jira)
Andrew Mashenkov created IGNITE-11007:
-----------------------------------------

             Summary: MVCC: Potential NPE on non-affinity node for mvcc cache.
                 Key: IGNITE-11007
                 URL: https://issues.apache.org/jira/browse/IGNITE-11007
             Project: Ignite
          Issue Type: Bug
          Components: mvcc
            Reporter: Andrew Mashenkov


It is possible, non-affinity node (mvcc coordinator or near node) for any mvcc cache can try to track tx states and update txLog.

However, txLog may not exists on node if node isn't data node for any mvcc cache.



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