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

testserver: pass logtostderr when starting multiple nodes #171

Merged

Commits on Jun 13, 2023

  1. testserver: pass logtostderr when starting multiple nodes

    This commit adds the `--logtostderr` command line flag when starting a
    cluster with multiple nodes, making the behavior consistent with
    single-node clusters. In addition, this makes the change introduced in
    68fede3 more useful, as the stderr will include the actual cockroach
    logs.
    renatolabs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    49c2f7e View commit details
    Browse the repository at this point in the history