[jira] [Created] (IGNITE-13144) Add attribute methods to ClusterState enum

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

[jira] [Created] (IGNITE-13144) Add attribute methods to ClusterState enum

Anton Vinogradov (Jira)
Sergey Antonov created IGNITE-13144:
---------------------------------------

             Summary: Add attribute methods to ClusterState enum
                 Key: IGNITE-13144
                 URL: https://issues.apache.org/jira/browse/IGNITE-13144
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergey Antonov
            Assignee: Sergey Antonov
             Fix For: 2.9


We have {{boolean ClusterState#active(ClusterState)}} static method. It would be better to have an instance method {{boolean active()}}. Also I'd like to add methods {{boolean inactive()}} and {{boolean readOnly()}} to {{ClusterState}} class.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)