Skip to content

[FIX] ignore Nats-Expected headers when process Inbound Source Msg#5256

Merged
derekcollison merged 1 commit intonats-io:mainfrom
ramonberrutti:remove-expected-hdr-from-source
Mar 29, 2024
Merged

[FIX] ignore Nats-Expected headers when process Inbound Source Msg#5256
derekcollison merged 1 commit intonats-io:mainfrom
ramonberrutti:remove-expected-hdr-from-source

Conversation

@ramonberrutti
Copy link
Contributor

Fix: #5253

Signed-off-by: Ramon Berrutti ramonberrutti@gmail.com

@ramonberrutti ramonberrutti requested a review from a team as a code owner March 28, 2024 19:00
@ramonberrutti ramonberrutti force-pushed the remove-expected-hdr-from-source branch from 6a5f1b7 to 352b909 Compare March 28, 2024 19:11
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekcollison derekcollison merged commit 46c09f7 into nats-io:main Mar 29, 2024
derekcollison added a commit that referenced this pull request Apr 4, 2024
Cherry-pick the following PRs into the v2.10.14 release branch:

* #5237
* #5238
* #5242
* #5208
* #5244
* #5248
* #5246
* #5112
* #5247
* #5256
* #5258
* #5264
* #5266
* #5267
* #5265
* #5271
* #5270
* #5272
* #5276
* #5274
* #5275
* #5277
* #5279

Signed-off-by: Neil Twigg <neil@nats.io>
neilalexander added a commit that referenced this pull request Jun 10, 2025
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 <github@mauricevanveen.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nats-Expected-Last-Subject-Sequence forwarded to source streams

2 participants