Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-7313

ZookeeperBasedLockProvider should store application info in lock node

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • metrics, multi-writer
    • None

    Description

      Currently when ZookeeperBasedLockProvider acquires a lock, it does not provide information on the lock holder via https://curator.apache.org/apidocs/org/apache/curator/framework/recipes/locks/InterProcessMutex.html#getLockNodeBytes which can be used to store info about the application that acquired the lock. Updating HUDI to implement this API would help users easily identify information about the application that acquired the ZooKeeper lock when they use ZooKeeper tooling (such as zkcli).

      Attachments

        Activity

          People

            Unassigned Unassigned
            krishen Krishen Bhan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: