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 2019/12/16 10:09:08 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #364: HDDS-2752. Unnecessary calls to isNoneEmpty and isAllEmpty

adoroszlai opened a new pull request #364: HDDS-2752. Unnecessary calls to isNoneEmpty and isAllEmpty
URL: https://github.com/apache/hadoop-ozone/pull/364
 
 
   ## What changes were proposed in this pull request?
   
   Replace `isNoneEmpty` and `isAllEmpty` with `isNotEmpty` and `isEmpty` for single string invocations to avoid varargs.
   
   https://issues.apache.org/jira/browse/HDDS-2752
   
   ## How was this patch tested?
   
   `TestAuthorizationHeaderV4` unit test.
   
   https://github.com/adoroszlai/hadoop-ozone/runs/350168306

----------------------------------------------------------------
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


With regards,
Apache Git Services

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