Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32377 2.0 Breaking REST API changes
  3. FLINK-32198

Enforce single maxExceptions query parameter

    XMLWordPrintableJSON

Details

    Description

      While working on FLINK-31894 I realized that `UpperLimitExceptionParameter` allows multiple values to be collected as a comma separated list even though JobExceptionsHandler is only using the first one https://github.com/apache/flink/blob/1293958652053c0d163fde28e8dfefb5ee8f6101/flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/job/JobExceptionsHandler.java#L101-L104

      A better approach would be to deny multiple `maxExceptions` params and let the users know.

       

      Attachments

        Issue Links

          Activity

            People

              pgaref Panagiotis Garefalakis
              pgaref Panagiotis Garefalakis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: