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
Improve warmup behavior configuration in Couchbase Server
Replaced `warmup_min_memory_threshold` and `warmup_min_items_threshold` parameters with a unified `warmup_behavior` setting. The new parameter offers three modes: `blocking`, `background`, and `none`, providing more flexibility and faster bucket availability.
0 commit comments