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

[FIXED] Signal reopen suppresses NATS debug/trace in some cases #1053

Merged
merged 1 commit into from
Jun 2, 2020

Commits on Jun 2, 2020

  1. [FIXED] Signal reopen suppresses NATS debug/trace in some cases

    If NATS debug/trace is set but STAN debug/trace is not, after
    a re-open signal, the server would stop tracing NATS debug/trace
    statements.
    
    Resolves #622
    
    Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
    kozlovic committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3683336 View commit details
    Browse the repository at this point in the history