You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The KV tablet in semi-synchronous mode (within a few seconds in normal operation) sends a garbage collection command when data for a key is deleted, so actually no modifications are required (possibly, it's worth adding some control mechanism to ensure that all deleted data has actually been removed).
The KV tablet in semi-synchronous mode (within a few seconds in normal operation) sends a garbage collection command when data for a key is deleted, so actually no modifications are required (possibly, it's worth adding some control mechanism to ensure that all deleted data has actually been removed).
see details in https://st.yandex-team.ru/KIKIMR-22162
The text was updated successfully, but these errors were encountered: