Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(consumer): avoid pushing unrelated responses to paused children #2317

Merged
merged 1 commit into from Sep 15, 2022

Conversation

pkoutsovasilis
Copy link
Contributor

This PR addresses this issue.

Signed-off-by: Panos Koutsovasilis koutsobill@hotmail.com

Signed-off-by: Panos Koutsovasilis <koutsobill@hotmail.com>
@dnwe dnwe force-pushed the fix-unrelated-responses-paused-child branch from 58370f3 to 3c463f8 Compare September 15, 2022 18:32
@dnwe
Copy link
Collaborator

dnwe commented Sep 15, 2022

@pkoutsovasilis thanks — the change looks good, although I wonder if we need to add a functional test that exercises the Pause and Resume functionality as it feels like we have a gap in testing there

Is that something you might be available to look into?

@pkoutsovasilis
Copy link
Contributor Author

@dnwe thanks for the reply, sure I can have a look in testing of Pause and Resume. Is this something that you want it to be part of this PR or a seperate one?

@dnwe
Copy link
Collaborator

dnwe commented Sep 15, 2022

@pkoutsovasilis happy for it to be handled separately — I'll go ahead and review and merge this fix. Thanks again!

@dnwe dnwe added the fix label Sep 15, 2022
@dnwe dnwe merged commit 34a28a1 into IBM:main Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants