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
Rocksdb does provide an interface to stop it, it has an CancelAllBackgroundWork, but it is used when shutting down.
If we use it as a stop or cancel, upcoming compact will return error like below, even if the server is not shutting down.
Describe the background of the requirement
Describe the detail of the requirement
Describe the scenarios of the requirement
from @dbacyj
The text was updated successfully, but these errors were encountered: