Skip to content

*: add auto sync configuration in creating etcd client#1240

Merged
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
lichunzhu:fixEtcdAutoSync
Jun 5, 2023
Merged

*: add auto sync configuration in creating etcd client#1240
ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
lichunzhu:fixEtcdAutoSync

Conversation

@lichunzhu
Copy link
Copy Markdown
Contributor

@lichunzhu lichunzhu commented Jun 5, 2023

What problem does this PR solve?

Issue Number: close #1236

What is changed and how it works?

Add AutoSyncInterval configuration in creating etcd client.

Check List

Tests

  • None

Code changes

  • None

Side effects

  • None

Related changes

  • None

Release note

fix the problem that drainer/pump can't work when pd's topology changes

Copy link
Copy Markdown

@niubell niubell left a comment

Choose a reason for hiding this comment

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

LGTM

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/run-all-tests

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Jun 5, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lance6716, niubell

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Jun 5, 2023

[LGTM Timeline notifier]

Timeline:

  • 2023-06-05 07:47:39.456195919 +0000 UTC m=+248045.729168698: ☑️ agreed by niubell.
  • 2023-06-05 07:55:57.144799732 +0000 UTC m=+248543.417772516: ☑️ agreed by lance6716.

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/merge

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-6.5

@ti-chi-bot
Copy link
Copy Markdown
Member

@lichunzhu: once the present PR merges, I will cherry-pick it on top of release-6.5 in the new PR and assign it to you.

Details

In response to this:

/cherry-pick release-6.5

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 ti-community-infra/tichi repository.

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/recheck

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/retest

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/retest

@ti-chi-bot ti-chi-bot bot merged commit 3621449 into pingcap:master Jun 5, 2023
@lichunzhu lichunzhu deleted the fixEtcdAutoSync branch June 5, 2023 09:16
@ti-chi-bot
Copy link
Copy Markdown
Member

@lichunzhu: new pull request created to branch release-6.5: #1241.

Details

In response to this:

/cherry-pick release-6.5

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 ti-community-infra/tichi repository.

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-6.5-20230625-v6.5.3

@ti-chi-bot
Copy link
Copy Markdown
Member

@lichunzhu: new pull request created to branch release-6.5-20230625-v6.5.3: #1253.

Details

In response to this:

/cherry-pick release-6.5-20230625-v6.5.3

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 ti-community-infra/tichi repository.

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-7.1

@ti-chi-bot
Copy link
Copy Markdown
Member

@lichunzhu: new pull request created to branch release-7.1: #1261.

Details

In response to this:

/cherry-pick release-7.1

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 ti-community-infra/tichi repository.

@lichunzhu
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-5.4

@ti-chi-bot
Copy link
Copy Markdown
Member

@lichunzhu: new pull request created to branch release-5.4: #1265.

Details

In response to this:

/cherry-pick release-5.4

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 ti-community-infra/tichi repository.

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.

The etcd client to the registry of Pump/Drainer info does not use auto-sync and fails when the PD cluster address changed

4 participants