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
MB-49624 Add all bucket config keys modifiable via UI in ...
... bucket_cfg_changed event log
It seems like the UI now sends only keys that are changed in the bucket
edit section. Retrieve all the relevant keys that can be changed via the
UI and add their "new value" in the new_settings section.
Also fixed a case where I added an event_log at the end of case
expression which could have masked any errors generated by
ns_bucket:update_props/2. Sad story.
Change-Id: I6b2ce4008ebaff743754365969972034da6baf5b
Reviewed-on: https://review.couchbase.org/c/ns_server/+/166019
Well-Formed: Build Bot <[email protected]>
Tested-by: Build Bot <[email protected]>
Tested-by: Hareen Kancharla <[email protected]>
Reviewed-by: Steve Watanabe <[email protected]>
0 commit comments