[ 
https://issues.apache.org/jira/browse/HADOOP-17726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545415#comment-17545415
 ] 

Samrat Deb commented on HADOOP-17726:
-------------------------------------

 [[email protected]] , 
i will move the yarn/hdfs changes to their respective projects (create tasks 
there and keep the current task as parent )

it would be great if you can review the pr associated with hadoop-common 
changes [https://github.com/apache/hadoop/pull/4365] .

Also m trying to make changes in all the sub-projects , so for other subtasks 
they should be targeted to tier respective projects ? 

> Replace Sets#newHashSet() and newTreeSet() with constructors directly
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-17726
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17726
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.3.4
>            Reporter: Viraj Jasani
>            Assignee: Samrat Deb
>            Priority: Trivial
>              Labels: beginner, beginner-friendly, newbie
>
> As per the guidelines provided by Guava Sets#newHashSet() and 
> Sets#newTreeSet(), we should get rid of them and use newHashSet<>() and 
> newTreeSet<>() directly.
> Once HADOOP-17115, HADOOP-17721, HADOOP-17722 and HADOOP-17720 are fixed, 
> please feel free to take this up.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to