website/content/en/docs/reference/command-line-tools-reference/feature-gates/efficient-watch-resumption.md

23 lines
493 B
Markdown

---
title: EfficientWatchResumption
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.20"
toVersion: "1.20"
- stage: beta
defaultValue: true
fromVersion: "1.21"
toVersion: "1.23"
- stage: stable
defaultValue: true
fromVersion: "1.24"
---
Allows for storage-originated bookmark (progress
notify) events to be delivered to the users. This is only applied to watch operations.