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

resolver: improve signaling for missing account lookups #4151

Merged
merged 6 commits into from May 14, 2023

Commits on May 13, 2023

  1. resolver: improve signaling for missing account lookups

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 13, 2023
    Configuration menu
    Copy the full SHA
    11915f4 View commit details
    Browse the repository at this point in the history
  2. Update not found delay to be 1/10th of fetch timeout

    Also update logs based on comments
    
    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 13, 2023
    Configuration menu
    Copy the full SHA
    811ef75 View commit details
    Browse the repository at this point in the history
  3. resolver: wait for all available servers to respond on fetch

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 13, 2023
    Configuration menu
    Copy the full SHA
    94b8d0b View commit details
    Browse the repository at this point in the history
  4. review updates

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 13, 2023
    Configuration menu
    Copy the full SHA
    13db582 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. use detected active servers when waiting for acc lookup

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 14, 2023
    Configuration menu
    Copy the full SHA
    9198044 View commit details
    Browse the repository at this point in the history
  2. review updates

    Signed-off-by: Waldemar Quevedo <wally@nats.io>
    wallyqs committed May 14, 2023
    Configuration menu
    Copy the full SHA
    4af3ded View commit details
    Browse the repository at this point in the history