Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-34285 [Umbrella] Test Flink Release 1.19
  3. FLINK-34387

Release Testing: Verify FLINK-33695 Introduce TraceReporter and use it to create checkpointing and recovery traces

    XMLWordPrintableJSON

Details

    Description

      This ticket covers testing three related features: FLINK-33695, FLINK-33735 and FLINK-33696.

      Instructions:

      1. Configure Flink to use Slf4jTraceReporter and with enabled INFO level logging (can be to console or to a file, doesn't matter).
      2. Start a streaming job with enabled checkpointing.
      3. Let it run for a couple of checkpoints.
      4. Verify presence of a single JobInitialization [1] trace logged just after job start up.
      5. Verify presence of a couple of Checkpoint [1] traces logged after each successful or failed checkpoint.

      [1] https://nightlies.apache.org/flink/flink-docs-master/docs/ops/traces/#checkpointing-and-initialization

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pnowojski Piotr Nowojski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: