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

About spring-cloud-starter-stream-rocketmqIn the message bus scenario, deserialization fails when a consumer receives a remote event #3894

Open
meichenGithub opened this issue Nov 17, 2024 · 3 comments

Comments

@meichenGithub
Copy link

As the title says, after the deserialization fails, the original event is converted to UnknownRemoteApplicationEvent, which causes me to be unable to consume normally, how can I solve the problem? Why is my own deserialization converter usable on the producer's side, but forced to use the original converter on the consumer side?

@meichenGithub
Copy link
Author

Version: 2023.0.1

@meichenGithub
Copy link
Author

It's urgent, please reply as soon as possible, thank you

@meichenGithub
Copy link
Author

This is a bug,I hope to confirm and resolve it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants