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

The cp file-merging directory not properly registered in SharedStateRegistry

    XMLWordPrintableJSON

Details

    Description

      The OperatorSubtaskState only make keyed state register with SharedStateRegistry. However, the file-merging directories's handle are wrapped in FileMergingOperatorStreamStateHandle, which is an OperatorStreamStateHandle. That means the #registerSharedStates is never called, so the registry will never delete the directories.

      Attachments

        Issue Links

          Activity

            People

              zakelly Zakelly Lan
              zakelly Zakelly Lan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: