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

FromClasspathEntryClassInformationProvider too eager to verify MainClass

    XMLWordPrintableJSON

Details

    Description

      FromClasspathEntryClassInformationProvider is attempting to verify (eagerly) whether the given MainClass is on the user classpath. However, it doesn't handle cases where the main class is inside a nested jar.

      We actually don't need this check at all since PackagedProgram is already doing it while attempting to load the main class. Having this once should be enough.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: