Skip to content

Move DLM signalling error retry setting into core#145371

Merged
dakrone merged 4 commits intoelastic:mainfrom
dakrone:dlm-make-error-configurable
Apr 1, 2026
Merged

Move DLM signalling error retry setting into core#145371
dakrone merged 4 commits intoelastic:mainfrom
dakrone:dlm-make-error-configurable

Conversation

@dakrone
Copy link
Copy Markdown
Member

@dakrone dakrone commented Mar 31, 2026

This moves the DATA_STREAM_SIGNALLING_ERROR_RETRY_INTERVAL_SETTING setting into the core module so that it can be used by both the regular DLM service and the frozen conversion bits to set up the retry interval in the DLM error store.

Relates to #145243

This moves the `DATA_STREAM_SIGNALLING_ERROR_RETRY_INTERVAL_SETTING` setting into the core module so
that it can be used by both the regular DLM service and the frozen conversion bits to set up the
retry interval in the DLM error store.

Relates to elastic#145243
@dakrone dakrone requested a review from a team as a code owner March 31, 2026 22:46
@dakrone dakrone added >non-issue :StorageEngine/Data streams Data streams and their lifecycles v9.4.0 labels Mar 31, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Copy link
Copy Markdown
Contributor

@lukewhiting lukewhiting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tread pool issue should probably be addressed but the other two are non blocking.

@dakrone dakrone requested a review from lukewhiting April 1, 2026 13:58
Copy link
Copy Markdown
Contributor

@lukewhiting lukewhiting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻 Thanks for making the changes

@dakrone dakrone enabled auto-merge (squash) April 1, 2026 14:02
@dakrone dakrone merged commit 5728d08 into elastic:main Apr 1, 2026
35 checks passed
mromaios pushed a commit to mromaios/elasticsearch that referenced this pull request Apr 9, 2026
* Move DLM signalling error retry setting into core

This moves the `DATA_STREAM_SIGNALLING_ERROR_RETRY_INTERVAL_SETTING` setting into the core module so
that it can be used by both the regular DLM service and the frozen conversion bits to set up the
retry interval in the DLM error store.

Relates to elastic#145243
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants