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
Is there any way to edit message (such as {ID, Name, Address} to only {ID}) when it push from retry letter queue to dead letter queue support for golang
#19738
Hi, I just learn how to use pulsar. Saw that we have retry letter queue and dead letter queue. In my use case, I only need a part of message in dead letter queue, not all
So is there any way to change the message before push into dead letter queue in golang?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi, I just learn how to use pulsar. Saw that we have retry letter queue and dead letter queue. In my use case, I only need a part of message in dead letter queue, not all
So is there any way to change the message before push into dead letter queue in golang?
All reactions