[jira] [Created] (FLINK-22675) Add an interface method ShuffleMaster#close

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22675) Add an interface method ShuffleMaster#close

Shang Yuanchun (Jira)
Jin Xing created FLINK-22675:
--------------------------------

             Summary: Add an interface method ShuffleMaster#close
                 Key: FLINK-22675
                 URL: https://issues.apache.org/jira/browse/FLINK-22675
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Network
            Reporter: Jin Xing


When extending remote shuffle service based on 'pluggable shuffle service', 
ShuffleMaster talks with remote cluster by network connection. This Jira proposes to add an interface method – ShuffleMaster#close, which can be extended and do cleanup work and will be called when Flink application is closed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)