[ 
https://issues.apache.org/jira/browse/FLINK-20695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325415#comment-17325415
 ] 

Yi Tang commented on FLINK-20695:
---------------------------------

[~trohrmann] how to remove the stale label ? I added a github comment, to 
trigger a update on this issue, the stale label is still there.

How about comment here directly? :)

> Zookeeper node under leader and leaderlatch is not deleted after job finished
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-20695
>                 URL: https://issues.apache.org/jira/browse/FLINK-20695
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.9.0, 1.11.3, 1.12.0, 1.13.0
>            Reporter: lidesheng
>            Assignee: Yi Tang
>            Priority: Major
>              Labels: pull-request-available, stale-assigned
>             Fix For: 1.13.0
>
>
> I used flink 1.11 in standalone cluster mode for batch job. The enviornment 
> was configured as zookeeper HA mode.
> After job was commited, flink runtime created nodes under 
> /flink/default/leader and /flink/default/leaderlatch with job id.  Though 
> jobs were finished, these nodes  were remaining in zookeeper path forever. 
> After a period of running, more and more jobs had been executed and there 
> were a greate number of nodes under /flink/default/leader and slowed down the 
> performance of zookeeper. Why not delete the nodes after job finished? Flink 
> runtime could get job status by listeners and delete the leader nodes for job 
> immidiately.



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

Reply via email to