You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/01/25 09:33:11 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #4208: HDDS-7834. Remove unnecessary streams

adoroszlai opened a new pull request, #4208:
URL: https://github.com/apache/ozone/pull/4208

   ## What changes were proposed in this pull request?
   
   Streams are overkill for simple list/set conversion, when no filtering/transformation is applied.  These can be replaced with a simple constructor call.
   
   https://issues.apache.org/jira/browse/HDDS-7834
   
   ## How was this patch tested?
   
   No functional change, so existing tests cover it.
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/3999006508


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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 commented on pull request #4208: HDDS-7834. Remove unnecessary streams

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #4208:
URL: https://github.com/apache/ozone/pull/4208#issuecomment-1403848407

   Thanks @ayushtkn, @dineshchitlangia and @sodonnel for the review.


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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] dineshchitlangia merged pull request #4208: HDDS-7834. Remove unnecessary streams

Posted by "dineshchitlangia (via GitHub)" <gi...@apache.org>.
dineshchitlangia merged PR #4208:
URL: https://github.com/apache/ozone/pull/4208


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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