Skip to content

Fix duplicate local delivery results by prioritizing NO_RECEIVER - #278

Merged
popduke merged 1 commit into
apache:mainfrom
liaodn:fix/duplicate-local-delivery-results
Aug 28, 2026
Merged

Fix duplicate local delivery results by prioritizing NO_RECEIVER#278
popduke merged 1 commit into
apache:mainfrom
liaodn:fix/duplicate-local-delivery-results

Conversation

@liaodn

@liaodn liaodn commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix duplicate local delivery results by prioritizing NO_RECEIVER over NO_SUB.

Issue

Fixes #277

@popduke
popduke merged commit 898bc4c into apache:main Aug 28, 2026
4 checks passed
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.

The same MatchInfo may return both NO_SUB and NO_RECEIVER, causing local delivery failure

2 participants