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
I am writing plugin to decode the kafka message, but the decoder class doesn't have access to the StreamMessage metadata information.
Is there possibility to decode the message using metadata information?
I am writing plugin to decode the kafka message, but the decoder class doesn't have access to the StreamMessage metadata information.
Is there possibility to decode the message using metadata information?