Skip to content

Fix bugs for PageStorage GC (release-5.1)#2337

Merged
ti-srebot merged 6 commits intopingcap:release-5.1from
ti-srebot:release-5.1-f9245feb6ccc
Aug 5, 2021
Merged

Fix bugs for PageStorage GC (release-5.1)#2337
ti-srebot merged 6 commits intopingcap:release-5.1from
ti-srebot:release-5.1-f9245feb6ccc

Conversation

@ti-srebot
Copy link
Collaborator

@ti-srebot ti-srebot commented Jul 6, 2021

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

# In tics repo:
git pr https://github.com/pingcap/tics/pull/2337

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

git push git@github.com:ti-srebot/tics.git pr/2337:release-5.1-f9245feb6ccc

Signed-off-by: JaySon-Huang jayson.hjs@gmail.com

What problem does this PR solve?

Fix PageStorage GC related bugs

Release note

  • Fix the potential issue that TiFlash cannot GC the delta data after running for a long time

@ti-srebot ti-srebot added CHERRY-PICK cherry pick status/LGT1 Indicates that a PR has LGTM 1. type/bugfix This PR fixes a bug. labels Jul 6, 2021
@ti-srebot ti-srebot requested a review from flowbehappy July 6, 2021 08:48
@ti-srebot ti-srebot added this to the v5.1.1 milestone Jul 6, 2021
Copy link
Contributor

@JaySon-Huang JaySon-Huang left a comment

Choose a reason for hiding this comment

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

Resolve conflict

@JaySon-Huang JaySon-Huang changed the title Ignore sequence hole among PageFile meta (#2312) [DNM] Ignore sequence hole among PageFile meta (#2312) Jul 6, 2021
@JaySon-Huang JaySon-Huang modified the milestones: v5.1.1, v5.1.2 Aug 3, 2021
@JaySon-Huang JaySon-Huang force-pushed the release-5.1-f9245feb6ccc branch from ac478a2 to 84a04f4 Compare August 4, 2021 08:10
@JaySon-Huang JaySon-Huang changed the title [DNM] Ignore sequence hole among PageFile meta (#2312) Ignore sequence hole among PageFile meta (#2312) Aug 4, 2021
@JaySon-Huang JaySon-Huang changed the title Ignore sequence hole among PageFile meta (#2312) Fix bugs for PageStorage GC Aug 4, 2021
@JaySon-Huang
Copy link
Contributor

/run-all-tests

@JaySon-Huang JaySon-Huang changed the title Fix bugs for PageStorage GC Fix bugs for PageStorage GC (release-5.1) Aug 4, 2021
@JaySon-Huang
Copy link
Contributor

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Aug 5, 2021
@ti-srebot
Copy link
Collaborator Author

/run-all-tests

@ti-srebot ti-srebot merged commit b568f0a into pingcap:release-5.1 Aug 5, 2021
@JaySon-Huang JaySon-Huang deleted the release-5.1-f9245feb6ccc branch September 14, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CHERRY-PICK cherry pick status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1. type/bugfix This PR fixes a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants