You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Antonov (Jira)" <ji...@apache.org> on 2020/06/11 09:55:00 UTC

[jira] [Updated] (IGNITE-13144) Improve ClusterState enum

     [ https://issues.apache.org/jira/browse/IGNITE-13144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Antonov updated IGNITE-13144:
------------------------------------
    Summary: Improve ClusterState enum  (was: Add flag methods to the ClusterState enum)

> Improve 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
>            Priority: Major
>             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)