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

26 lines
617 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
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.
-->
允许将存储发起的书签(进度通知)事件传递给用户。这仅适用于 watch监视操作。