• Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.6.5
    • None
    • None

      When the ClientLock.acquireTryLock() method converts ns to ms, the resulting input can be 0, which leads to a wait(0), which will wait forever.
      SOLUTION: convert to ms before and skip the wait if 0.

            [JGRP-1949] LockService: tryLock() can wait forever

            Bela Ban created issue -
            Bela Ban made changes -
            Resolution New: Done [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            Vlastimil Eliáš made changes -
            Workflow Original: classic default workflow [ 12667548 ] New: GIT Pull Request workflow [ 12673175 ]
            Amol Dongare made changes -
            Workflow Original: GIT Pull Request workflow [ 12673175 ] New: GIT Pull Request workflow v1.0 [ 14181939 ]

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: