Skip to content

Conversation

@shonge
Copy link
Member

@shonge shonge commented Dec 8, 2020

What problem does this PR solve?

resolved #1013

What is changed and how it works?

support mysql downstream
[syncer.to]
host = "192.168.0.1,192.168.0.2"

Randomly choose one of the hosts as downstream mysql host

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation
  • Need to update the tidb-ansible repository
  • Need to be included in the release note

@shonge shonge changed the title support multiple mysql hosts [WIP]support multiple mysql hosts Dec 15, 2020
@ti-chi-bot
Copy link
Member

@shonge: PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@CLAassistant
Copy link

CLAassistant commented Jan 21, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 7, 2025

@shonge: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
idc-jenkins-ci-binlog/build d368cea link true /test pull-build
idc-jenkins-ci-binlog/check d368cea link true /test pull-check
idc-jenkins-ci-tidb-binlog/unit-test d368cea link true /test pull-unit-test

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support to specify downstream host with multiple IPs

4 participants