You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/12/10 02:03:54 UTC

[GitHub] [ozone] lamber-ken opened a new pull request #1681: HDDS-4572. Simplify if judgment statements

lamber-ken opened a new pull request #1681:
URL: https://github.com/apache/ozone/pull/1681


   ## What changes were proposed in this pull request?
   
   The following is not easy to be quickly understood
   ```
   !(ContainerDataProto.State.INVALID == state); 
   ```
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4572
   
   ## How was this patch tested?
   
   no need.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [ozone] adoroszlai merged pull request #1681: HDDS-4572. Simplify inequality condition

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #1681:
URL: https://github.com/apache/ozone/pull/1681


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [ozone] lamber-ken commented on pull request #1681: HDDS-4572. Simplify inequality condition

Posted by GitBox <gi...@apache.org>.
lamber-ken commented on pull request #1681:
URL: https://github.com/apache/ozone/pull/1681#issuecomment-742981662


   > Thanks @lamber-ken for the improvement. I clarified the PR title a bit.
   > 
   > Thanks @ayushtkn for the review.
   
   Thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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