Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/backport/8.x/pr-118968' into bac…
Browse files Browse the repository at this point in the history
…kport/8.x/pr-118968
  • Loading branch information
kkrik-es committed Jan 10, 2025
2 parents 244280f + 025e003 commit 76e2a72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public Collection<?> createComponents(PluginServices services) {

@Override
public Collection<IndexSettingProvider> getAdditionalIndexSettingProviders(IndexSettingProvider.Parameters parameters) {
logsdbIndexModeSettingsProvider.init(
logsdbIndexModeSettingsProvider.init(
parameters.mapperServiceFactory(),
() -> IndexVersion.min(
IndexVersion.current(),
Expand Down

0 comments on commit 76e2a72

Please sign in to comment.