-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Better slice management for windows reads (for v1.17.x) #17378
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
Conversation
CC @muxi |
|
|
|
|
ad the "RELEASE BLOCKER" label: it's totally fine not to block the v1.17.0 release, but this fix seems important enough that v1.17.1 should be started right after releasing v1.17.0. Leaving the decision upon @muxi |
Removing the RELEASE BLOCKER label. We'll make v1.17.1 very soon for this and #17354 |
Known failures: #17138 |
@nicolasnoble @muxi let's approve this PR and get it merged instead of #17377 (and do upmerge v1.17.x -> master afterwards instead). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am ok with merging this PR to the release branch. Don't have time to read the code for now, so please make sure someone else look at it too.
@nicolasnoble already approved #17377 which is exactly the same code. |
Setting "release notes:no" to prevent this PR from showing up in v1.18 release notes (it's already in v1.17 release notes). |
Backports #17377 into v1.17.x