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

improve resource release when recovery from failover

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.0
    • None

    Description

      When recovery from failed, TaskLocalStateStoreImpl.retrieveLocalState() will be invoked, we can release all entry from storedTaskStateByCheckpointID that does not satisfy entry.checkpointID == checkpointID, this can prevent the resource leak when job loop in local checkpoint completed => failed => local checkpoint completed => failed ....

      Attachments

        Issue Links

          Activity

            People

              sihuazhou Sihua Zhou
              sihuazhou Sihua Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: