-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
HBASE-26097: to resolve hbase version 2.x protobuf version conflict #3502
Closed
Conversation
This file contains 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
…illegal tablename error Revert of a revert -- i.e. a reapply -- that adds in the JIRA # missing from original commit.
Signed-off-by: Viraj Jasani <[email protected]> Signed-off-by: stack <[email protected]>
…java.io.IOException: Invalid HFile block magic" (apache#2882) Signed-off-by: Ramkrishna <[email protected]> Signed-off-by: stack <[email protected]>
…he#2938) Signed-off-by: Viraj Jasani <[email protected]> Signed-off-by: stack <[email protected]> Signed-off-by: Wellington Chevreuil <[email protected]>
…he double comparison process (apache#2741) Signed-off-by: niuyulin <[email protected]> Signed-off-by: stack <[email protected]>
Signed-off-by: Viraj Jasani <[email protected]>
…2951) Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Viraj Jasani <[email protected]>
apache#2959) Signed-off-by: Bharath Vissapragada <[email protected]>
Signed-off-by: Bharath Vissapragada <[email protected]>
…iately without retrying (apache#2943) Signed-off-by: Wellington Chevreuil <[email protected]> Signed-off-by: stack <[email protected]> Signed-off-by: shahrs87
…r methods Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
…ngs (apache#2965) ProtobufLogReader#readNext may be called by code that attempts to advance the reader but does not necessarily expect to succeed, for example WALEntryStream#tryAdvanceEntry. Much of the logging in this method is at TRACE level. Other logging at WARN level will be frequently emitted, as often as several per minute, and this will cause false positive assessment from operators that they are experiencing a bug. Fix the mixed intent with respect to log levels in readNext. Log at only DEBUG level or below. Signed-off-by: Sean Busbey <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Peter Somogyi <[email protected]> Signed-off-by: Duo Zhang <[email protected]> Closes apache#2983
…apache#2990) Signed-off-by: Xu Cang <[email protected]> Signed-off-by: Andrew Purtell <[email protected]>
…cases where set exclude-namespace/exclude-table-cfs (apache#2969) Signed-off-by: Wellington Chevreuil <[email protected]>
ServerCall.java: calling wrapWithSasl() was moved to getResponse(), so the SASL wrapping is delayed until the reply is sent back to the client. Signed-off-by: Peter Somogyi <[email protected]>
Signed-off-by: Yulin Niu <[email protected]>
Signed-off-by: Guanghao Zhang <[email protected]>
Signed-off-by: XinSun <[email protected]>
) Signed-off-by: Wellington Chevreuil <[email protected]>
This reverts commit cb40b81.
…e to EOF (apache#2990)" This reverts commit d724d05.
apache#2785) Signed-off-by: stack <[email protected]>
…ble (apache#2796) Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Pankaj Kumar<[email protected]> (cherry picked from commit 5d9a6ed)
…apache#3008) Signed-off-by: Andrew Purtell <[email protected]>
…on server's death (apache#3430) Signed-off-by: Xin Sun <[email protected]>
…lockCache (apache#3420) (cherry picked from commit 147b030)
…he#3417) Signed-off-by: Michael Stack <[email protected]>
…pache#3439) (apache#3438) Signed-off-by: Andrew Purtell <[email protected]> Signed-off-by: Bharath Vissapragada <[email protected]>
apache#3419) * HBASE-26027 The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException
Signed-off-by: Duo Zhang <[email protected]>
…Utils.printThreadInfo() (apache#3442) Signed-off-by: Michael Stack <[email protected]> Signed-off-by: Duo Zhang <[email protected]>
…e#3445) Signed-off-by: Michael Stack <[email protected]> Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Viraj Jasani <[email protected]> (cherry picked from commit 82c44b4)
…ir configured individually (apache#3432) Signed-off-by: Duo Zhang <[email protected]>
…d creating regionPlan (ADDENDUM) (apache#3455) Signed-off-by: David Manning <[email protected]> Signed-off-by: Bharath Vissapragada <[email protected]>
… for most methods (apache#3459) Signed-off-by: Xiaolin Ha <[email protected]>
…Changed is wrong (apache#3461) Signed-off-by: Yulin Niu <[email protected]
apache#3462) Signed-off-by: Yulin Niu <[email protected]>
Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Pankaj Kumar <[email protected]>
…3470) Signed-off-by: Yulin Niu <[email protected]>
…backport Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]> Reviewed-by: Nick Dimiduk <[email protected]>
…s NullPointerException (apache#3480) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Anoop Sam John <[email protected]> Signed-off-by: Reid Chan <[email protected]>
…r some operations (apache#3436) (apache#3486) Signed-off-by: Michael Stack <[email protected]>
…backport (apache#3475) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: stack <[email protected]> Reviewed-by: Nick Dimiduk <[email protected]>
…ing CombinedBlockCache (apache#3473) Signed-off-by Anoop Sam John <[email protected]> Signed-off-by Reid Chan <[email protected]>
javeme
reviewed
Jul 20, 2021
HBase 2.0.x is alread EOL. If this is for 2.x only, please open a PR against branch-2? Thanks. |
Hi, i have opened a new PR #3515, please review again |
Closing in favor of #3515 |
Actually close! |
Sign up for free
to 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.
No description provided.