Skip to content

[7.17] Preserve context in ResultDeduplicator (#84038)#96868

Merged
arteam merged 1 commit intoelastic:7.17from
arteam:backport-preserve-context-in-result-deduplicator-7.17
Jul 5, 2023
Merged

[7.17] Preserve context in ResultDeduplicator (#84038)#96868
arteam merged 1 commit intoelastic:7.17from
arteam:backport-preserve-context-in-result-deduplicator-7.17

Conversation

@arteam
Copy link
Copy Markdown
Contributor

@arteam arteam commented Jun 15, 2023

Backports #84038 to 7.17

Today the ResultDeduplicator may complete a collection of listeners in contexts different from the ones in which they were submitted. This commit makes sure that the context is preserved in the listener.

Fixes #96112

Today the `ResultDeduplicator` may complete a collection of listeners in
contexts different from the ones in which they were submitted. This
commit makes sure that the context is preserved in the listener.
@arteam arteam force-pushed the backport-preserve-context-in-result-deduplicator-7.17 branch from a2449b7 to f4b5547 Compare June 15, 2023 13:11
@arteam arteam marked this pull request as ready for review June 15, 2023 18:39
@arteam arteam requested a review from DaveCTurner June 15, 2023 18:39
Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants