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

Allow single node clusters to override port #153

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

pawalt
Copy link
Contributor

@pawalt pawalt commented Nov 11, 2022

Previously, the port option could only be overridden if you were running multiple cockroach nodes. This commit changes the behavior such that you can override from port 0 to any arbitrary port in the single node configuration.

Previously, the port option could only be overridden if you were
running multiple cockroach nodes. This commit changes the behavior such
that you can override from port `0` to any arbitrary port in the single
node configuration.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss merged commit 72ccb42 into cockroachdb:master Nov 14, 2022
@rafiss
Copy link
Contributor

rafiss commented Nov 14, 2022

thanks for improving this!

@pawalt pawalt deleted the allow_single_node_port branch November 14, 2022 15:21
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

3 participants