Uploaded image for project: 'genius'
  1. genius
  2. GENIUS-202

IdManager should not use tryLock() without a timeout

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • Sodium
    • None
    • idmanager
    • None

      IdManager currently uses RPC provided by lockmanager which infinitely tries to acquire a lock.

      We have seen problems, where the tryLock() results in asktimeouts, and lockmanager keeps on re-trying, and the JobCoordinator jobs get stuck.

      IdManager should switch to the timeout version of tryLock, with a reasonable time-out value

            amiteshsoni Amitesh Soni
            k.faseela Faseela K
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: