Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.3, 1.6.0, 1.7.0
Description
Callers of ZooKeeperSubmittedJobGraph#removeJobGraph expect that we fail with an exception if the JobGraph cannot be removed. This is not the case since we call internally ZooKeeperStateHandleStore#releaseAndTryRemove. If this method returns false, then we need to fail with an exception.
Attachments
Issue Links
- links to