-
Notifications
You must be signed in to change notification settings - Fork 3.7k
branch-4.0: [fix](cloud) Fix read peer file cache some bugs #57838 #58063 #58627
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
branch-4.0: [fix](cloud) Fix read peer file cache some bugs #57838 #58063 #58627
Conversation
1. Fixed an issue where reading from peer back to S3 resulted in an incorrect size (ref parameter passing). 2. Fixed a large number of reads from peer during warm-up. 3. Fixed block meta Inaccurate, this caused an error in reading data with a last block size less than 1m.
|
run buildall |
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run beut |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
cherry pick from #57838 #58063