Skip to content

Conversation

martijnvg
Copy link
Member

Backporting #122615 to 8.branch.

This feature flag controls whether synthetic recovery source is enabled by default when the source mode is synthetic.

The synthetic recovery source feature itself is already available via the index.recovery.use_synthetic_source index setting and can be enabled by anyone using synthetic source.

The default value of index.recovery.use_synthetic_source setting defaults to true when index.mapping.source.mode is enabled. The index.mapping.source.mode default to true if index.mode is logsdb or time_series.

In other words, with this change synthetic recovery source will be enabled by default for logsdb and tsdb.

Closes #116726

Backporting elastic#122615 to 8.branch. This feature flag controls whether synthetic recovery source is enabled by default when the source mode is synthetic. The synthetic recovery source feature itself is already available via the index.recovery.use_synthetic_source index setting and can be enabled by anyone using synthetic source. The default value of index.recovery.use_synthetic_source setting defaults to true when index.mapping.source.mode is enabled. The index.mapping.source.mode default to true if index.mode is logsdb or time_series. In other words, with this change synthetic recovery source will be enabled by default for logsdb and tsdb. Closes elastic#116726
@martijnvg martijnvg added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :StorageEngine/Mapping The storage related side of mappings v8.19.0 labels Mar 5, 2025
@martijnvg
Copy link
Member Author

The elasticsearch-ci/rest-compatibility PR CI was successful:

BUILD SUCCESSFUL in 9m 46s 1165 actionable tasks: 1046 executed, 119 from cache Publishing build scan... https://gradle-enterprise.elastic.co/s/qupmtj7jcahh6 

Not sure why it is hanging.

@martijnvg martijnvg merged commit ea29afd into elastic:8.x Mar 6, 2025
14 of 15 checks passed
@martijnvg martijnvg deleted the backport_122615_8.x branch March 6, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :StorageEngine/Mapping The storage related side of mappings v8.19.0

1 participant