Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLASH-546] Fix exception after reload PageStorage from disk #274

Merged

Conversation

JaySon-Huang
Copy link
Contributor

@JaySon-Huang JaySon-Huang commented Oct 11, 2019

  • Idempotent del for PageStorage
  • Fix the won't decrease ref-count of Normal Page in PageStorage
  • Add metrics: PSMVCCNumSnapshots.
    We can use "select * from metrics where system.metric = 'PSMVCCNumSnapshots'" to see the num of PageStorage's snapshots

Fix the won't decrease of Normal Page in PageStorage
Add more test case for checking the ref-count of NormalPage
@JaySon-Huang
Copy link
Contributor Author

/build

@JaySon-Huang
Copy link
Contributor Author

/rebuild

@JaySon-Huang
Copy link
Contributor Author

/run-integration-tests

@flowbehappy
Copy link
Contributor

LGTM

@JaySon-Huang JaySon-Huang merged commit 2ccab29 into pingcap:DeltaMergeEngine Oct 12, 2019
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Oct 17, 2019
…#274)

* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Oct 18, 2019
…#274)

* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
JaySon-Huang added a commit that referenced this pull request Oct 22, 2019
* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Oct 23, 2019
…#274)

* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Oct 30, 2019
…#274)

* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Nov 1, 2019
…#274)

* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Nov 1, 2019
…#274)

* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this pull request Nov 5, 2019
…#274)

* Idempotent del for PageStorage
* Fix the won't decrease of Normal Page in PageStorage
* Add more test case for checking the ref-count of NormalPage

* add metrics: PSMVCCNumSnapshots
Lloyd-Pottiger pushed a commit to Lloyd-Pottiger/tiflash that referenced this pull request Sep 20, 2024
CalvinNeo pushed a commit to CalvinNeo/tiflash that referenced this pull request Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants