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

Deadlock when using Avro schema with pulsar #2513

Closed
marekczajkowski opened this issue Mar 6, 2024 · 1 comment · Fixed by #2514
Closed

Deadlock when using Avro schema with pulsar #2513

marekczajkowski opened this issue Mar 6, 2024 · 1 comment · Fixed by #2514
Assignees
Labels

Comments

@marekczajkowski
Copy link

I reported the issue #2493 (comment)

which has been fixed by changing the condition to fetch schema that requires fetchnig. Unfotunately AvroSchema does not fulfill this condition and the issue still occurs.

@ozangunalp
Copy link
Collaborator

Ok as far as I understand we need to look for all the schemas using AbstractMultiVersionReader.

ozangunalp added a commit to ozangunalp/smallrye-reactive-messaging that referenced this issue Mar 7, 2024
ozangunalp added a commit to ozangunalp/smallrye-reactive-messaging that referenced this issue Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants