Skip to content

[FIXED] Fix subject tree intersection to match literals when combined with partial wildcards#7349

Merged
neilalexander merged 2 commits intomainfrom
maurice/fixintersection
Sep 24, 2025
Merged

[FIXED] Fix subject tree intersection to match literals when combined with partial wildcards#7349
neilalexander merged 2 commits intomainfrom
maurice/fixintersection

Conversation

@MauriceVanVeen
Copy link
Copy Markdown
Member

Similar to #6827, but when combining filter subjects of stream.A and stream.*.A.

Resolves #7336

Signed-off-by: Maurice van Veen github@mauricevanveen.com

… with partial wildcards

Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
@MauriceVanVeen MauriceVanVeen marked this pull request as ready for review September 24, 2025 14:58
@MauriceVanVeen MauriceVanVeen requested a review from a team as a code owner September 24, 2025 14:58
Copy link
Copy Markdown
Member

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

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

Partially marking my own homework, but LGTM!

Copy link
Copy Markdown
Contributor

@sciascid sciascid left a comment

Choose a reason for hiding this comment

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

LGTM

Consider referencing the fixed issue directly in the commit message.

@neilalexander neilalexander merged commit 160dab5 into main Sep 24, 2025
68 of 70 checks passed
@neilalexander neilalexander deleted the maurice/fixintersection branch September 24, 2025 15:59
@MauriceVanVeen
Copy link
Copy Markdown
Member Author

Consider referencing the fixed issue directly in the commit message.

The merge commit contains the PR description, and the fixed issue mention as a result also:
160dab5

neilalexander added a commit that referenced this pull request Sep 29, 2025
Includes the following:

- #7290
- #7295
- #7291
- #7287
- #7299
- #7300
- #7297
- #7303
- #7304
- #7305
- #7309
- #7307
- #7320
- #7337
- #7344
- #7345
- #7348
- #7349
- #7350
- #7357
- #7356
- #7358
- #7367
- #7293

Signed-off-by: Neil Twigg <neil@nats.io>
neilalexander added a commit that referenced this pull request Sep 29, 2025
Includes the following:

- #7337
- #7342
- #7344
- #7345
- #7347
- #7346
- #7348
- #7349
- #7350
- #7357
- #7356
- #7358
- #7359
- #7366
- #7367
- #7293
- #7368

Signed-off-by: Neil Twigg <neil@nats.io>
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.

FilterSubjects Handling with DeliverAll/ReplayInstant

3 participants