Skip to content

Commit

Permalink
Add entry of the metadata repository setting into built in settings
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin Kale <[email protected]>
  • Loading branch information
Sachin Kale committed Apr 4, 2024
1 parent 2998e2f commit 38ac5b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ public final class IndexScopedSettings extends AbstractScopedSettings {
// Settings for remote store enablement
IndexMetadata.INDEX_REMOTE_STORE_ENABLED_SETTING,
IndexMetadata.INDEX_REMOTE_SEGMENT_STORE_DATA_REPOSITORY_SETTING,
IndexMetadata.INDEX_REMOTE_SEGMENT_STORE_METADATA_REPOSITORY_SETTING,
IndexMetadata.INDEX_REMOTE_TRANSLOG_DATA_REPOSITORY_SETTING,

IndexSettings.INDEX_DOC_ID_FUZZY_SET_ENABLED_SETTING,
Expand Down

0 comments on commit 38ac5b0

Please sign in to comment.