Is there an existing issue for the same bug?
Environment (optional)
No response
Actual behavior
MAX_USER_SNAPSHOTS = 1000,这个限额是全局共享的。在多用户场景下,用户 A 创建了 900 个 snapshot,用户 B 就只能再创建 100 个了。
Expected behavior
No response
Steps to reproduce
MAX_USER_SNAPSHOTS = 1000,这个限额是全局共享的。在多用户场景下,用户 A 创建了 900 个 snapshot,用户 B 就只能再创建 100 个了。
Additional information
No response
Is there an existing issue for the same bug?
Environment (optional)
No response
Actual behavior
MAX_USER_SNAPSHOTS = 1000,这个限额是全局共享的。在多用户场景下,用户 A 创建了 900 个 snapshot,用户 B 就只能再创建 100 个了。
Expected behavior
No response
Steps to reproduce
Additional information
No response