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

Bump yammer/coda/dropwizard metrics dependency version

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Hide
      Updated yammer metrics to version 3.1.2 (now it's been renamed to dropwizard). API has changed quite a bit, consult https://dropwizard.github.io/metrics/3.1.0/manual/core/ for additional information.

      Note that among other things, in yammer 2.2.0 histograms were by default created in non-biased mode (uniform sampling), while in 3.1.0 histograms created via MetricsRegistry.histogram(...) are by default exponentially decayed. This shouldn't affect end users, though.
      Show
      Updated yammer metrics to version 3.1.2 (now it's been renamed to dropwizard). API has changed quite a bit, consult https://dropwizard.github.io/metrics/3.1.0/manual/core/ for additional information. Note that among other things, in yammer 2.2.0 histograms were by default created in non-biased mode (uniform sampling), while in 3.1.0 histograms created via MetricsRegistry.histogram(...) are by default exponentially decayed. This shouldn't affect end users, though.

    Description

      After HBASE-12911 lands, let's update our dependency to the latest incarnation of this library. I guess they're now calling it Dropwizard Metrics.

      Attachments

        1. HBASE-14534.patch
          53 kB
          Mikhail Antonov
        2. HBASE-14534-v2.patch
          53 kB
          Mikhail Antonov
        3. wip.patch
          26 kB
          Nick Dimiduk

        Issue Links

          Activity

            People

              mantonov Mikhail Antonov
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: