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

Remove default close() implementation from JobClient

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.10.0
    • 1.10.0
    • None

    Description

      Currently the JobClient interface extends AutoCloseable but provides a default, empty implementation for the close() method. This is error-prone as subclass implementations may not think that they need to actually implement a proper close().

       

      To this end, this issue aims at removing the default implementation and each implementation of the JobClient will have to explicitly provide its own implementation.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: