Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix js nex interest check where leaf node masked gw subj propagation #3016

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

matthiashanel
Copy link
Contributor

basically a gw subject propagation issue could be hidden behind a leaf
node.
also change error text when this was the case

Signed-off-by: Matthias Hanel mh@synadia.com

basically a gw subject propagation issue could be hidden behind a leaf
node.
also change error text when this was the case

Signed-off-by: Matthias Hanel <mh@synadia.com>
Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

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

Looks good. Working on adding a test that demonstrates the issue without this fix. Will add to the PR, so let's not merge now.

The test now passes with code fix.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@kozlovic
Copy link
Member

kozlovic commented Apr 9, 2022

@matthiashanel I have added the test in commit: bcb0baa. It failed consistently on main branch and passed (at least locally) on your branch. Will see if it fails or not on Travis.

@matthiashanel
Copy link
Contributor Author

matthiashanel commented Apr 9, 2022

@kozlovic the test looks good to me. Tests failed for unrelated reasons.

Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

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

LGTM

@matthiashanel matthiashanel merged commit 13e5ab1 into main Apr 11, 2022
@matthiashanel matthiashanel deleted the fix-leaf-gw-sub-race-next branch April 11, 2022 18:04
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.

None yet

2 participants