[jira] [Created] (IGNITE-6299) Cluster state (active/inactive) should be checked on individual operations rather than on facades

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

[jira] [Created] (IGNITE-6299) Cluster state (active/inactive) should be checked on individual operations rather than on facades

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-6299:
---------------------------------------

             Summary: Cluster state (active/inactive) should be checked on individual operations rather than on facades
                 Key: IGNITE-6299
                 URL: https://issues.apache.org/jira/browse/IGNITE-6299
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: 2.1
            Reporter: Vladimir Ozerov
             Fix For: 2.3


When persistence is enabled cluster can be in either active or inactive state. Currently we check cluster state only when user trying to get certain facade from {{Ignite}} interface, but never check it on individual operations. This is wrong from usability perspective as facades are typically long-lived objects.

Let's make sure that cluster state check is performed on individual operations instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)