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

Fixing binlog server panic. #3255

Merged
merged 1 commit into from
Sep 27, 2017
Merged

Conversation

alainjobart
Copy link
Contributor

When an error occurs early in binlog streaming, we haven't started the
streaming yet, so the close() method needs to check for this.

To fix #3253

When an error occurs early in binlog streaming, we haven't started the
streaming yet, so the close() method needs to check for this.
@alainjobart alainjobart merged commit 8fd9c75 into vitessio:master Sep 27, 2017
@alainjobart alainjobart deleted the binlog branch September 27, 2017 17:31
frouioui pushed a commit to planetscale/vitess that referenced this pull request Mar 26, 2024
* metrics: change vtbackup_duration_by_phase to binary-valued vtbackup_phase (vitessio#12973)

Signed-off-by: Max Englander <max@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>

* [CLI] cobra lots of things (vitessio#14007)

Signed-off-by: Andrew Mason <andrew@planetscale.com>

* go/cmd/vtbackup: wait for plugins to finish initializing (vitessio#14113)

Signed-off-by: Max Englander <max@planetscale.com>

---------

Signed-off-by: Max Englander <max@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Co-authored-by: Max Englander <max@planetscale.com>
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.

filtered replication: panic on source tablet if charset is wrong
3 participants