[jira] [Created] (IGNITE-10143) Cache operations hang after the cluster becomes disabled

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

[jira] [Created] (IGNITE-10143) Cache operations hang after the cluster becomes disabled

Anton Vinogradov (Jira)
Alexander created IGNITE-10143:
----------------------------------

             Summary: Cache operations hang after the cluster becomes disabled
                 Key: IGNITE-10143
                 URL: https://issues.apache.org/jira/browse/IGNITE-10143
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.6
            Reporter: Alexander


Cache operations hang after the cluster becomes disabled (method has been called ignite.cluster().active(false))

If I call cache.isClosed method I got "true" immediately, but if I call cache operation (for example cache.put method) it hangs

 



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