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

Distribute required JAR files with seperate service

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      Currently, required user JAR files are distributed via the RPC service in JobGraph.writeRequiredJarFiles(DataOutput, AbstractJobVertex[]). The RPC service then tries to allocate a buffer on the client side heap to write the on-disk JAR, which can lead to problems.

      This should be replaced with a seperate service.

      Attachments

        Issue Links

          Activity

            People

              warneke Daniel Warneke
              uce Ufuk Celebi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: