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

Metric collection during stabilization phase may error due to missing metrics

    XMLWordPrintableJSON

Details

    Description

      The new code for the 1.7.0 release introduces metric collection during the stabilization phase to allow sampling the observed true processing rate. Metrics might not be fully initialized during that phase, as evident through the error metrics. The following error is thrown:

      java.lang.RuntimeException: Could not find required metric NUM_RECORDS_OUT_PER_SEC for 667f5d5aa757fb217b92c06f0f5d2bf2 
      

      To prevent these errors shadowing actual errors, we should detect and ignore this recoverable exception.

      Attachments

        Issue Links

          Activity

            People

              mxm Maximilian Michels
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: