Skip to content

Fix bugs for PageStorage GC (release-4.0)#2335

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

Fix bugs for PageStorage GC (release-4.0)#2335
JaySon-Huang merged 6 commits intopingcap:release-4.0from
ti-srebot:release-4.0-f9245feb6ccc

Conversation

@ti-srebot
Copy link
Collaborator

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

cherry-pick #2312 to release-4.0
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/2335

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

git push git@github.com:ti-srebot/tics.git pr/2335:release-4.0-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:47
@ti-srebot ti-srebot added this to the v4.0.14 milestone Jul 6, 2021
@JaySon-Huang
Copy link
Contributor

/run-all-tests

@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: v4.0.14, v4.0.15 Aug 3, 2021
@JaySon-Huang JaySon-Huang force-pushed the release-4.0-f9245feb6ccc branch from 7348cdc to 9bc8a56 Compare August 4, 2021 14:27
@JaySon-Huang JaySon-Huang changed the title [DNM] Ignore sequence hole among PageFile meta (#2312) Fix bugs for PageStorage GC (release-4.0) Aug 4, 2021
Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
@JaySon-Huang JaySon-Huang force-pushed the release-4.0-f9245feb6ccc branch from c3c5c2b to a719445 Compare August 4, 2021 14:54
@JaySon-Huang
Copy link
Contributor

/run-all-tests

@JaySon-Huang JaySon-Huang merged commit c4fb00a into pingcap:release-4.0 Aug 5, 2021
@JaySon-Huang JaySon-Huang deleted the release-4.0-f9245feb6ccc branch August 5, 2021 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CHERRY-PICK cherry pick 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