Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10329

Fail with exception if job cannot be removed by ZooKeeperSubmittedJobGraphStore#removeJobGraph

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: