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 transaction can't catch RecordTooLargeException #79

Open
H-Jason opened this issue Aug 23, 2022 · 0 comments
Open

Kafka transaction can't catch RecordTooLargeException #79

H-Jason opened this issue Aug 23, 2022 · 0 comments

Comments

@H-Jason
Copy link

H-Jason commented Aug 23, 2022

Issue Summary:
When i send message with transaction and the message size exceeds the maximum limit, it can't catche RecordTooLargeException!And Kafka Server does receive messages.

What is the Business Impact you are facing?

Observed Behavior:
When i send message over size limit ,it has no any Exception,and there are no any message Kafka Server received.I expect an exception log to be printed.but nothing.

Please include screenshots. Yes
My code is the same as the example of the description on the official website;
version:3.1.0

image

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

No branches or pull requests

1 participant