Skip to content

[SUPERSEDED] QUEUE-144: Support named tailer context recovery - #1722

Closed
peter-lawrey wants to merge 1 commit into
feature/QUEUE-144-queue-context-listener-fixturesfrom
feature/QUEUE-144-queue-tailer-context-recovery
Closed

peter-lawrey wants to merge 1 commit into
feature/QUEUE-144-queue-context-listener-fixturesfrom
feature/QUEUE-144-queue-tailer-context-recovery

Conversation

@peter-lawrey

Copy link
Copy Markdown
Member

Summary

Adds named tailer context replay support so a restarted named tailer can rebuild current-cycle context before continuing.

Review Notes

Stacked on #1721. This is kept separate because it is a consumer-facing utility built on top of the Queue context-listener records rather than part of the core write path.

Validation

Focused Queue tests passed on the top of the split stack:

mvn -q -Dtest=AppenderReleasesParkedStoreTest,ContextListenerTest,ContextListenerBugTest,ContextListenerLifecycleTest,ContextListenerWhiteBoxBugTest,TailerContextRecoveryTest test

git diff --check origin/feature/QUEUE-143-RollFileCleanupMain...HEAD passed on the top Queue stack.

Copy link
Copy Markdown
Member Author

Superseded by the split-base QUEUE-144 stack. Use #1727 instead; it is stacked on #1726/#1725/#1724 and excludes the moved QUEUE-143 roll cleanup implementation.

@peter-lawrey peter-lawrey changed the title QUEUE-144: Support named tailer context recovery [SUPERSEDED] QUEUE-144: Support named tailer context recovery Aug 7, 2026
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.

1 participant