You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Samrat Deb (Jira)" <ji...@apache.org> on 2022/05/24 20:25:00 UTC

[jira] [Comment Edited] (HADOOP-17726) Replace Sets#newHashSet() and newTreeSet() with constructors directly

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

Samrat Deb edited comment on HADOOP-17726 at 5/24/22 8:24 PM:
--------------------------------------------------------------

hi [~vjasani] , 
I am willing to pick this task as a newbie !
 can i go ahead with this task ?
given that dependent tasks are done (HADOOP-17115, HADOOP-17721, HADOOP-17722 and HADOOP-17720 )  


was (Author: samrat007):
hi [~vjasani] , 
I am willing to pick this task as a newbie !
assigned it to me, if this is fine then can i go ahead with this task ?
given that dependent tasks are done (HADOOP-17115, HADOOP-17721, HADOOP-17722 and HADOOP-17720 )  

> 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: Task
>            Reporter: Viraj Jasani
>            Priority: Major
>              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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org