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

Log warning instead of throw exception when meets big region #307

Merged

Conversation

JaySon-Huang
Copy link
Contributor

Bug fix

Now PageStorage support region with size over 4GB, but RegionPersister still throw exception when meets big region.
This PR log warnings instead of throw exception.

Related PR

#301

@JaySon-Huang JaySon-Huang requested a review from solotzg November 1, 2019 03:21
@JaySon-Huang JaySon-Huang force-pushed the pagestorage-big-region-exception branch from 364f39c to d521a37 Compare November 1, 2019 03:43
@JaySon-Huang
Copy link
Contributor Author

/run-integration-tests

@JaySon-Huang JaySon-Huang merged commit 9814ce0 into pingcap:master Nov 1, 2019
@JaySon-Huang JaySon-Huang deleted the pagestorage-big-region-exception branch November 1, 2019 05:14
CalvinNeo added a commit to CalvinNeo/tiflash that referenced this pull request Nov 5, 2024
Signed-off-by: Calvin Neo <calvinneo1995@gmail.com>
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