[
https://issues.apache.org/jira/browse/FLINK-24951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445769#comment-17445769
]
Yangze Guo commented on FLINK-24951:
------------------------------------
cc [~wangyang0918] WDYT?
> Allow watch bookmarks to mitigate frequent watcher rebuilding
> -------------------------------------------------------------
>
> Key: FLINK-24951
> URL: https://issues.apache.org/jira/browse/FLINK-24951
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Affects Versions: 1.15.0
> Reporter: Yangze Guo
> Priority: Major
> Fix For: 1.15.0
>
>
> In some production environments, there are massive pods that create and
> delete. Thus the global resource version is updated very quickly and may
> cause frequent watcher rebuilding because of "too old resource version". To
> avoid this, K8s provide a Bookmark mechanism[1].
> I propose to enable bookmark by default
> [1]
> https://kubernetes.io/docs/reference/using-api/api-concepts/#watch-bookmarks
--
This message was sent by Atlassian Jira
(v8.20.1#820001)