You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Xie Lei (Jira)" <ji...@apache.org> on 2020/12/10 02:02:00 UTC

[jira] [Created] (HDDS-4572) Simplify if judgment statements

Xie Lei created HDDS-4572:
-----------------------------

             Summary: Simplify if judgment statements
                 Key: HDDS-4572
                 URL: https://issues.apache.org/jira/browse/HDDS-4572
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Xie Lei
            Assignee: Xie Lei


The following is not easy to be quickly understood
{code:java}
!(ContainerDataProto.State.INVALID == state); 
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org