Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15737

Remove use of Guava Stopwatch

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      HBASE-14963 removed reference to Guava Stopwatch from hbase-client module.

      However, there're still 3 classes referring to Guava Stopwatch :

      hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientNoCluster.java:import com.google.common.base.Stopwatch;
      hbase-server/src/main/java/org/apache/hadoop/hbase/util/JvmPauseMonitor.java:import com.google.common.base.Stopwatch;
      hbase-server/src/test/java/org/apache/hadoop/hbase/ScanPerformanceEvaluation.java:import com.google.common.base.Stopwatch;

      We should remove reference to Guava Stopwatch.

      hadoop is no longer referencing Guava Stopwatch.

      Attachments

        1. 15737.v1.txt
          14 kB
          Ted Yu
        2. 15737.v2.txt
          14 kB
          Ted Yu
        3. 15737.v3.txt
          14 kB
          Ted Yu

        Issue Links

          Activity

            People

              yuzhihong@gmail.com Ted Yu
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: