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

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

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.19.0
    • 1.19.0
    • Runtime / Metrics
    • None

    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

        1. screenshot-1.png
          32 kB
          lincoln lee
        2. screenshot-2.png
          78 kB
          lincoln lee
        3. Screenshot 2024-02-08 at 07.22.19.png
          79 kB
          Piotr Nowojski

        Issue Links

          Activity

            People

              pnowojski Piotr Nowojski
              lincoln.86xy lincoln lee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: