You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: