Skip to content

Update AeronArchive configuration to make retry attempts configurable.#1852

Closed
thughescmc wants to merge 1 commit intoaeron-io:masterfrom
thughescmc:enable-configuration-of-aeron-archive-retry-attempts
Closed

Update AeronArchive configuration to make retry attempts configurable.#1852
thughescmc wants to merge 1 commit intoaeron-io:masterfrom
thughescmc:enable-configuration-of-aeron-archive-retry-attempts

Conversation

@thughescmc
Copy link
Copy Markdown
Contributor

This pull request introduces a new configuration property for controlling the number of retry attempts when offering requests to the Aeron Archive, moving this setting from ArchiveProxy to the main configuration. It also updates the usage and documentation to reflect this change, deprecates the old constant in ArchiveProxy, and ensures that the value is configurable via the context and system properties.

…DEFAULT_RETRY_ATTEMPTS` and replace references with `MESSAGE_RETRY_ATTEMPTS_DEFAULT` in `ArchiveProxy` and `AeronArchive`.
@pveentjer
Copy link
Copy Markdown
Contributor

Looks good to me.

@vyazelenko WDYT?

@thughescmc could you rebase?

@pveentjer pveentjer requested a review from vyazelenko August 28, 2025 14:42
@pveentjer
Copy link
Copy Markdown
Contributor

@thughescmc could you rebase?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants