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

ARTEMIS-4569 Blocked Producers will hold runnables until messages are… #4743

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

clebertsuconic
Copy link
Contributor

… consumed.

When initially developed the expectation was that no more producers would keep connecting but in a scenario like this the consumers could actually give up and things will just accumulate on the server.

We should cleanup these upon disconnect.

@clebertsuconic clebertsuconic force-pushed the page-block branch 12 times, most recently from 94db8c2 to 903054f Compare January 17, 2024 15:32
@clebertsuconic clebertsuconic force-pushed the page-block branch 2 times, most recently from 9661372 to 1d01ba6 Compare January 17, 2024 20:10
… consumed.

When initially developed the expectation was that no more producers would keep connecting but in a scenario like this
the consumers could actually give up and things will just accumulate on the server.

We should cleanup these upon disconnect.
@clebertsuconic clebertsuconic merged commit cedc050 into apache:main Jan 17, 2024
6 checks passed
@clebertsuconic clebertsuconic deleted the page-block branch July 17, 2024 23:18
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.

2 participants