Skip to content

[Backport axon-5.3.x] Document that the initial token is not a replay - #4983

Merged
smcvb merged 1 commit into
axon-5.3.xfrom
backport-4982-to-axon-5.3.x
Aug 27, 2026
Merged

[Backport axon-5.3.x] Document that the initial token is not a replay#4983
smcvb merged 1 commit into
axon-5.3.xfrom
backport-4982-to-axon-5.3.x

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Description

Backport of #4982 to axon-5.3.x.

A streaming processor starting without a stored token handles its initial
catch-up in ReplayStatus.REGULAR rather than as a replay. Document this
behavior and the reasoning across the PooledStreamingEventProcessorConfiguration
Javadoc, the streaming event processors reference page, and the projectors
migration guide, including how to flag the initial catch-up as a replay when
handlers rely on ReplayStatus.REPLAY to suppress side effects.

(cherry picked from commit e3decfa)
@github-actions
github-actions Bot requested a review from a team as a code owner August 27, 2026 06:24
@github-actions github-actions Bot added Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. Type: Documentation Use to signal issues that describe documentation work. Type: Port Use to refer to an issue or pull request that ports logic from one branch to another. labels Aug 27, 2026
@github-actions
github-actions Bot requested review from MateuszNaKodach and zambrovski and removed request for a team August 27, 2026 06:24
@github-actions github-actions Bot added the Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. label Aug 27, 2026
@github-actions github-actions Bot added Type: Documentation Use to signal issues that describe documentation work. Type: Port Use to refer to an issue or pull request that ports logic from one branch to another. labels Aug 27, 2026
@smcvb smcvb added this to the Release 5.3.2 milestone Aug 27, 2026
@smcvb
smcvb enabled auto-merge August 27, 2026 06:24

@smcvb smcvb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me 👍

@smcvb
smcvb merged commit 6b06f49 into axon-5.3.x Aug 27, 2026
8 checks passed
@smcvb
smcvb deleted the backport-4982-to-axon-5.3.x branch August 27, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. Type: Documentation Use to signal issues that describe documentation work. Type: Port Use to refer to an issue or pull request that ports logic from one branch to another.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants