Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1801

ZKLocksService instrumentation should say how many locks this server has

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 4.1.0
    • HA
    • None

    Description

      The MemoryLocksService has a variable named "locks" under the "locks" group in the instrumentation that reports how many locks are currently acquired. When using Oozie HA, we don't have this.

      We shouldn't have it report the total number of locks acquired by all Oozie servers because that would require checking ZooKeeper every time we check this. However, reporting the number of locks acquired by this Oozie server should be inexpensive while still being helpful and similar to the non-HA behavior.

      Attachments

        1. OOZIE-1801.patch
          3 kB
          Robert Kanter

        Activity

          People

            rkanter Robert Kanter
            rkanter Robert Kanter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: