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
[FIXED] Remove expected headers when mirroring (#6961)
When publishing a message into a stream with an `Nats-Expected-Stream`
(or other) header, it prevents this message from being stored by a
mirror. Previously this was also prevented when sourcing, but that was
fixed since 2.10.14 in #5256.
Resolves#5865
Signed-off-by: Maurice van Veen <[email protected]>
0 commit comments