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

ExternalProcessRunner fails to detect ClassNotFound exception because of locale settings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • None
    • None

    Description

      ExternalProcessRunner tries to detect a ClassNotFoundException in the run process by comparing its output with a fixed string of test; this means that localized text reporting said exception is not interpreted as such.

      To reproduce:

      • test the `ExternalProcessRunnerTest.testClassNotFound` setting the following system properties on the JVM: -Duser.country=IT -Duser.language=it

      Attachments

        Activity

          People

            stefanobaghino Stefano Baghino
            stefanobaghino Stefano Baghino
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: