[
https://issues.apache.org/jira/browse/FLINK-39512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Huang reassigned FLINK-39512:
-----------------------------------
Assignee: Zhenqiu Huang
> Extend plugin interface with default open and close function
> ------------------------------------------------------------
>
> Key: FLINK-39512
> URL: https://issues.apache.org/jira/browse/FLINK-39512
> Project: Flink
> Issue Type: Improvement
> Components: API / Core
> Reporter: Zhenqiu Huang
> Assignee: Zhenqiu Huang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.2.0
>
>
> In some of the plugin, we need to explicitly open and close to initialize or
> release resource. For example, continuously profiling plugin, it needs to
> understand the runtime info about task manager Id to report right info to the
> external service. In this case, the plugin needs to open in task manager
> runner and close at right timing.
> This feature is an improvement to plugin by adding with a runtime context
> with life cycle management.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)