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

Export metrics from RecoverableZooKeeper

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.1
    • 1.4.0, 1.4.1, 1.4.2, 2.0.0
    • Zookeeper
    • Reviewed
    • Committed to master and branch-1

    Description

      Consider adding instrumentation to RecoverableZooKeeper that exposes metrics on the performance and health of the embedded ZooKeeper client: latency histograms for each op type, number of reconnections, number of ops where a reconnection was necessary to proceed, number of failed ops due to CONNECTIONLOSS, number of failed ops due to SESSIONEXIPRED, number of failed ops due to OPERATIONTIMEOUT.

      RecoverableZooKeeper is a class in hbase-client so we can hook up the new metrics to both client- and server-side metrics reporters. Probably this metrics source should be a process singleton.

      Attachments

        1. HBASE-17448-branch-1.patch
          48 kB
          Andrew Kyle Purtell
        2. HBASE-17448.patch
          49 kB
          Andrew Kyle Purtell
        3. HBASE-17448.patch
          48 kB
          Chinmay Kulkarni

        Activity

          People

            ckulkarni Chinmay Kulkarni
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: