Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17726

Replace Sets#newHashSet() and newTreeSet() with constructors directly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Trivial
    • Resolution: Unresolved
    • 3.3.5
    • None
    • None

    Description

       

      As part of removing guava dependencies  HADOOP-17115HADOOP-17721HADOOP-17722 and HADOOP-17720 are fixed,

      Currently the code call util function to create HashSet and TreeSet in the repo . These function calls dont have much importance as it is calling internally new HashSet<> / new TreeSet<> from java.utils 

      This task is to clean up all the function calls to create sets which is redundant 

      Attachments

        Issue Links

          Activity

            People

              samrat007 Samrat Deb
              vjasani Viraj Jasani
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h
                  5h