Closed vearutop closed 1 year ago
When header is extracted, payload is replaced with the stripped value (without header). Later, when the delivery Ack or Reject is happening, it fails because of payload mismatch with the value in the queue.
Ack
Reject
payload
When header is extracted, payload is replaced with the stripped value (without header). Later, when the delivery
Ack
orReject
is happening, it fails because ofpayload
mismatch with the value in the queue.