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

RemoteStreamEnvironment's construction function has a wrong method

    XMLWordPrintableJSON

Details

    Description

      Hi:
      I think, the following code has a bug.The parameter of globalClasspaths is shouldn't set a null value.

         public RemoteStreamEnvironment(String host, int port, Configuration clientConfiguration, String[] jarFiles, URL[] globalClasspaths) {
              this(host, port, clientConfiguration, jarFiles, (URL[])null, (SavepointRestoreSettings)null);
          }
      

      Attachments

        Issue Links

          Activity

            People

              kkl0u Kostas Kloudas
              forideal forideal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m