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 discarding explicit routes while removing duplicate ones #4414

Merged
merged 1 commit into from Aug 22, 2023

Commits on Aug 21, 2023

  1. Fix discarding explicit routes while removing duplicate ones

    In the new clustering logic sometimes the TestStressChainedSolicitWorks test
    would fail because the a node would end up with only implicit routes.
    In this change, we stamp that one of the remotes is configured so that the nodes
    at least have one explicit configured remote node.
    
    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    673f654 View commit details
    Browse the repository at this point in the history