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

PythonFunctionRunner doesn't extend AutoCloseable but implements close

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • API / Python
    • None

    Description

      The PythonFunctionRunner provides a close method (see PythonFunctionRunner) but doesn't implement AutoCloseable. However AutoCloseable would enable us to use Java's try-with-resources feature and more generic utility classes.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              taoran Ran Tao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: