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

release-20.2: demo: fix --global option #58626

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

otan
Copy link
Contributor

@otan otan commented Jan 7, 2021

Backport 1/2 commits from #58466.

/cc @cockroachdb/release


The --global option broke somewhere during the 20.2 cycle. This patch
revives it. --global simulates geo-latencies between nodes. Best used
with --global --geo-partitioned-replicas.

Release note (cli change): fix cockroach demo --global from crashing
with "didn't get expected magic bytes header".

@otan otan requested a review from a team as a code owner January 7, 2021 22:56
@cockroach-teamcity
Copy link
Member

This change is Reviewable

The --global option broke somewhere during the 20.2 cycle. This patch
revives it. --global simulates geo-latencies between nodes. Best used
with `--global --geo-partitioned-replicas`.

Release note (cli change): fix cockroach demo --global from crashing
with "didn't get expected magic bytes header".
@@ -2,10 +2,13 @@

source [file join [file dirname $argv0] common.tcl]

# Set a larger timeout since we are going global.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@otan otan merged commit 38fe95d into cockroachdb:release-20.2 Jan 8, 2021
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

4 participants