You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexander (JIRA)" <ji...@apache.org> on 2018/11/06 11:42:00 UTC

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

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)