Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-2950

Add keys for the Zxid from the stat command to check_zookeeper.py

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.5.3, 3.4.11, 3.6.0
    • 3.5.4, 3.6.0, 3.4.12
    • scripts
    • None
    • Hide
      Add keys for the zxid and its component pieces: epoch and transaction counter. These are not reported by the 'mntr' command so they must be obtained from 'stat'. The counter is useful for tracking transaction rates, and epoch is useful for tracking leader churn.

      zk_zxid - the 64bit zxid from ZK
      zk_zxid_counter - the lower 32 bits, AKA the counter
      zk_zxid_epoch - the upper 32 bits, AKA the epoch
      Show
      Add keys for the zxid and its component pieces: epoch and transaction counter. These are not reported by the 'mntr' command so they must be obtained from 'stat'. The counter is useful for tracking transaction rates, and epoch is useful for tracking leader churn. zk_zxid - the 64bit zxid from ZK zk_zxid_counter - the lower 32 bits, AKA the counter zk_zxid_epoch - the upper 32 bits, AKA the epoch

    Description

      Add keys for the zxid and its component pieces: epoch and transaction counter. These are not reported by the 'mntr' command so they must be obtained from 'stat'. The counter is useful for tracking transaction rates, and epoch is useful for tracking leader churn.

      zk_zxid - the 64bit zxid from ZK
      zk_zxid_counter - the lower 32 bits, AKA the counter
      zk_zxid_epoch - the upper 32 bits, AKA the epoch

      Attachments

        Issue Links

          Activity

            People

              alexbb Alex Bame
              alexbb Alex Bame
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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