Config admin API doesn't use Etags when config comes from JSON
Description
The admin REST APIs for getting/setting database config only use Etags when the config is read from a bucket, not when it's read from a JSON file. This makes MVCC not work.
Activity
Show:
Adam Fraser August 8, 2022 at 5:59 PM
We don't support making updates to file-based config, so this is the intended behaviour.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
The admin REST APIs for getting/setting database config only use Etags when the config is read from a bucket, not when it's read from a JSON file. This makes MVCC not work.