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

Kafka consume stopped without any exception log #27265

Closed
liuzhaozhao opened this issue Aug 12, 2022 · 7 comments
Closed

Kafka consume stopped without any exception log #27265

liuzhaozhao opened this issue Aug 12, 2022 · 7 comments
Assignees
Labels
area/kafka kind/bug Something isn't working

Comments

@liuzhaozhao
Copy link

Describe the bug

This problem was reported in the smallrye-reactive-messaging open source project, but the activity is not as good as that of quarkus (slow response), we may have it once every 1-2 days in production, and the node must be restarted to solve it. I hope the quarkus team can help follow up on this question.

smallrye/smallrye-reactive-messaging#1811 (comment)

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

2.7.6.Final

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@liuzhaozhao liuzhaozhao added the kind/bug Something isn't working label Aug 12, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 12, 2022

/cc @alesj, @cescoffier, @ozangunalp

@ozangunalp
Copy link
Contributor

@liuzhaozhao I've been looking at your issue to reproduce it and get back to you on the upstream project.

@liuzhaozhao
Copy link
Author

Okay, thanks

@privetpoka
Copy link

Hello. I am experiencing similar issue as @liuzhaozhao described. It happened once I update quarkus version from 2.9.2 to 2.11.2 (also with 2.12.0).
Any idea about how to overcome this issue?

@ozangunalp
Copy link
Contributor

Hi, I tried to reproduce this without success a couple of weeks ago but was sidetracked.
I tried to do something similar to this config: smallrye/smallrye-reactive-messaging#1811 (comment) , but couldn't reproduce hanging consumption with 100k messages.

I know it is hard in these cases but a reproducer would be awesome.

@cescoffier cescoffier added the triage/needs-reproducer We are waiting for a reproducer. label Sep 13, 2022
@ozangunalp
Copy link
Contributor

I believe I found what the problem was, and fixed with smallrye/smallrye-reactive-messaging#1895. It is released on reactive messaging 3.19.1 and will arrive in Quarkus shortly

@ozangunalp ozangunalp removed the triage/needs-reproducer We are waiting for a reproducer. label Sep 22, 2022
@cescoffier
Copy link
Member

closed by #28117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kafka kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants