[jira] [Created] (FLINK-20691) flink-1.12.0 job shutdown but metrics group not delete

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

[jira] [Created] (FLINK-20691) flink-1.12.0 job shutdown but metrics group not delete

Shang Yuanchun (Jira)
谢波 created FLINK-20691:
--------------------------

             Summary: flink-1.12.0 job shutdown but metrics group not delete
                 Key: FLINK-20691
                 URL: https://issues.apache.org/jira/browse/FLINK-20691
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Metrics
    Affects Versions: 1.12.0
         Environment: <flink.version>1.12.0</flink.version>
 <scala.binary.version>2.11</scala.binary.version>
            Reporter: 谢波


I have a job that enables the PromethuesPushGateway Plugin and sets deleteOnShutdown=true.When I click Cancel Job on Webui, JobManager's Metrics Group is deleted, but TaskManager's Metrics Group is not deleted.This is an issue?

 

deleteOnShutdown description:

Specifies whether to delete metrics from the PushGateway on shutdown.



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