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

Incorrect warning msg in JM when use metric reporter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 1.16.3
    • None

    Description

      Hello,

      I encountered an issue while upgrading Flink from version 1.14 to 1.18. After the upgrade, I noticed that some monitoring metrics were not being reported to InfluxDB.

      Upon checking the Job Manager (JM) logs, I found an error indicating that the previously used classes are no longer supported. However, there seems to be an oddly phrased error message that looks like it might have been written incorrectly.

      The error message reads: "The reporter configuration of '{}' configures the reporter class, which is no a no longer supported approach to configure reporters." + " Please configure a factory class instead:"

      I believe the correct phrasing should be: "The reporter configuration of '{}' configures the reporter class, which is a no longer supported approach to configure reporters." + " Please configure a factory class instead:"

      It appears that the words "no a" were accidentally added, making the sentence grammatically incorrect and potentially confusing for users.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rongtongliu sanqingleo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: