Uh oh!
There was an error while loading. Please reload this page.
HBASE-28158 Decouple RIT list management from TRSP - #7449
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Umeshkumar9414
commented
Nov 10, 2025
ContributorAuthor
For jdk8 build failure it failed in testCoDelScheduling and as per comments (https://github.com/apache/hbase/blob/master/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestSimpleRpcScheduler.java#L619-L622), it is flakey. |
Umeshkumar9414force-pushed
the
HBASE-28158_branch_2
branch
from
November 11, 2025 20:09
f30e962 to
d58d22cCompare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Umeshkumar9414
commented
Nov 12, 2025
ContributorAuthor
There are 2 faliures TestClaimReplicationQueue and TestLogRolling, checked both, unable to reproduce in the local. Looks like flakey. |
added 10 commits
November 28, 2025 22:51
Umeshkumar9414force-pushed
the
HBASE-28158_branch_2
branch
from
November 28, 2025 18:01
d58d22c to
396ae11CompareUmeshkumar9414
commented
Nov 28, 2025
ContributorAuthor
Cherry-picked new changes from #7375 |
Apache-HBase
commented
Nov 28, 2025
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 28, 2025
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 28, 2025
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 28, 2025
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Apache9 pushed a commit
that referenced
this pull request
Dec 1, 2025
Co-authored-by: ukumawat <ukumawat@salesforce.com> Signed-off-by: Andrew Purtell <apurtell@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit 5e6ca9f)
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.
PR for master - #7375