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

OperatorTestHarness is always using checkpointId=0 for state recovery

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Test Infrastructure, Tests
    • None

    Description

      OperatorTestHarness last completed checkpoint for recovery is always reset to 0.
      This looks like a known limitation: https://github.com/apache/flink/blob/master/flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/sink/CommitterOperatorTestBase.java#L223
       
      By fixing this issue, users will be able to use a checkpointId different from zero in their state recovery unit tests. 
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rodmeneses Rodrigo Meneses
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: