Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Jan 13, 2025

Without this change, consumers using protocols other than the stream protocol would display as inactive in the Management UI/API and CLI commands, even though they were receiving messages.

Here's a screenshot before, with 2 stream-perf-test (one using SAC, the other not) and 1 consumer for AMQP 0.9.1, AMQP 1.0 and STOMP. You can see that only 2 consumers appear to be active, while in fact 5 were receiving messages (all except 2 non-active SAC consumers).
before

With this change and with the same clients running, we can indeed see 5 active consumers:
after


This is an automatic backport of pull request #13063 done by [Mergify](https://mergify.com).

Without this change, consumers using protocols other than the stream
protocol would display as inactive in the Management UI/API and CLI
commands, even though they were receiving messages.

(cherry picked from commit 1077a55)
@michaelklishin michaelklishin added this to the 4.0.6 milestone Jan 13, 2025
@michaelklishin michaelklishin merged commit ca70496 into v4.0.x Jan 13, 2025
272 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-13063 branch January 13, 2025 19:26
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.

3 participants