Skip to content

Conversation

@mkuratczyk
Copy link
Contributor

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

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.
@michaelklishin michaelklishin merged commit a9e972f into main Jan 13, 2025
272 checks passed
@michaelklishin michaelklishin deleted the stream-consumer-activity branch January 13, 2025 18:18
michaelklishin added a commit that referenced this pull request Jan 13, 2025
Stream queue: consumers are active by default (backport #13063)
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.

4 participants