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

Remove use of Guava Stopwatch from HBase client code

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 2.0.0
    • Client
    • Reviewed

    Description

      We ran into an issue where an application bundled its own Guava (and that happened to be in the classpath first) and HBase's MetaTableLocator threw an exception due to the fact that Stopwatch's constructor wasn't compatible... Might be better to not depend on Stopwatch at all in MetaTableLocator since the functionality is easily doable without.

      Attachments

        1. no-stopwatch.txt
          2 kB
          Devaraj Das
        2. HBASE-14963-branch-1.patch
          2 kB
          Jerry He

        Issue Links

          Activity

            People

              ddas Devaraj Das
              ddas Devaraj Das
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: