SUPERSEDED: QUEUE-144 Queue context listener core - #1720
Closed
peter-lawrey wants to merge 1 commit into
Closed
peter-lawrey wants to merge 1 commit into
peter-lawrey wants to merge 1 commit into
Conversation
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Superseded: do not merge this PR.
The current replacement is #1725, based on the minimal QUEUE-143 Queue integration branch from #1724.
Why this PR cannot simply be retargeted
This branch is descended from the obsolete appender prerequisite #1719, which was itself based on the old full
feature/QUEUE-143-RollFileCleanupMainbranch. Retargeting this head to the new QUEUE-143 integration branch would make removed cleanup implementation appear in the merge diff.PR #1725 reapplies the context-listener core patch and merges
feature/QUEUE-143-queue-integration-points. Its configured base is an ancestor of its head, and its merge diff is limited to the intended eleven Queue context-listener core files.Review findings carried to the replacement stack
Review and merge should continue on #1725 after those contract differences are reconciled.