Skip to content

Commit

Permalink
Refactor the policy to be non null in managed index config
Browse files Browse the repository at this point in the history
Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
  • Loading branch information
bowenlan-amzn committed Oct 1, 2023
1 parent 9fe1787 commit 4858371
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import java.util.function.Function
class LegacyOpenDistroManagedIndexSettings {
companion object {


val INDEX_STATE_MANAGEMENT_ENABLED: Setting<Boolean> = Setting.boolSetting(
"opendistro.index_state_management.enabled",
DEFAULT_ISM_ENABLED,
Expand Down

0 comments on commit 4858371

Please sign in to comment.