Skip to content

feat: pause Kafka consumer on subscription until start command#393

Merged
aswinayyolath merged 3 commits into
ibm-messaging:masterfrom
rohan-anil-kumar:fix-auto-consume
Jun 16, 2026
Merged

feat: pause Kafka consumer on subscription until start command#393
aswinayyolath merged 3 commits into
ibm-messaging:masterfrom
rohan-anil-kumar:fix-auto-consume

Conversation

@rohan-anil-kumar

Copy link
Copy Markdown
Contributor

The consumer was automatically starting to consume messages as soon as
the WebSocket connection was established, before the user clicked the
'Start Consuming' button. This fix pauses the consumer immediately
after subscription, ensuring consumption only begins when explicitly
started by the user.

Contributes to: ibm-messaging#392

Signed-off-by: Rohan <rohan.anil.kumar1@ibm.com>
Contributes to: ibm-messaging#392

Signed-off-by: Rohan <rohan.anil.kumar1@ibm.com>
Comment thread src/main/java/kafka/vertx/demo/WebSocketServer.java Outdated
Contributes to: ibm-messaging#392

Signed-off-by: Rohan <rohananilpnr@gmail.com>
@aswinayyolath aswinayyolath merged commit 9045b0e into ibm-messaging:master Jun 16, 2026
2 checks passed
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