Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

backupmeta: add cluster_version and br_version info in backupmeta (#734) #803

Merged
merged 3 commits into from
Mar 10, 2021

Conversation

ti-srebot
Copy link
Contributor

@ti-srebot ti-srebot commented Mar 4, 2021

cherry-pick #734 to release-4.0
You can switch your code base to this Pull Request by using git-extras:

# In br repo:
git pr https://github.com/pingcap/br/pull/803

After apply modifications, you can push your change to this PR via:

git push [email protected]:ti-srebot/br.git pr/803:release-4.0-a0018eaa041a

What problem does this PR solve?

#698

What is changed and how it works?

add cluster_version and br_version info in backupmeta when we backup data.

Check List

Tests

  • Unit test
  • Integration test

Code changes

  • Has exported function/method change
  • Has persistent data change

Related changes

  • Need to cherry-pick to the release branch

Release Note

  • add cluster_version and br_version info in backupmeta

go.mod1 Outdated Show resolved Hide resolved
@lichunzhu
Copy link
Contributor

@kennytm @overvenus PTAL

@3pointer 3pointer added this to the v4.0.12 milestone Mar 9, 2021
Copy link
Collaborator

@3pointer 3pointer left a comment

Choose a reason for hiding this comment

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

/lgtm

@ti-srebot ti-srebot added the status/LGT1 LGTM1 label Mar 9, 2021
Copy link
Member

@overvenus overvenus left a comment

Choose a reason for hiding this comment

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

LGTM

@overvenus overvenus merged commit 445c81f into pingcap:release-4.0 Mar 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants