Uh oh!
There was an error while loading. Please reload this page.
HBASE-27896 Disable hdfs readahead for pread reads - #5336
Merged
Conversation
Apache-HBase
commented
Jul 29, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2023
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2023
🎊 +1 overall
This message was automatically generated. |
Reidddddd
commented
Aug 2, 2023
Contributor
re-trigger pre-commit check |
Apache-HBase
commented
Aug 2, 2023
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 2, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 2, 2023
🎊 +1 overall
This message was automatically generated. |
Reidddddd
approved these changes
Aug 2, 2023
bbeaudreault
commented
Aug 2, 2023
ContributorAuthor
Thanks @Reidddddd! Here's the list thread: https://lists.apache.org/thread/pokw1bwtr26hdbmlmx4tx1g1fczqrtxt. I'll add it to the ticket as well. |
bbeaudreault
commented
Aug 2, 2023
ContributorAuthor
The spotless failure was more of a failure in the mvn process. I don't see any actual formatting issues in the log, and spotless previously succeeded. Going to merge. |
bbeaudreault added a commit
that referenced
this pull request
Aug 2, 2023
Signed-off-by: Reid Chan <reidchan@apache.org>
bbeaudreault added a commit
that referenced
this pull request
Aug 2, 2023
Signed-off-by: Reid Chan <reidchan@apache.org>
bbeaudreault added a commit
to HubSpot/hbase
that referenced
this pull request
Aug 4, 2023
…pache#5336) Signed-off-by: Reid Chan <reidchan@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I left the option in place, but just changed the default. If desired, I could just remove the option as well. I can't think of a case where it would be good to enable, am just trying to preserve compatibility if anyone has set it.