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

improve ClassLoaderITCase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • Tests
    • None

    Description

      ClassLoaderITCase...

      • unnecessarily runs multiple tests in a single test case
      • #testDisposeSavepointWithCustomKvState() does not cancel its job (thus the order of execution of test cases defines the outcome)
      • uses e.getCause().getCause() which may cause {{NullPointerException}}s hiding the original error

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: