HBASE-29899 TestRowStatisticsCompactionObserver fails with NPE#7756
Merged
Apache9 merged 1 commit intoapache:masterfrom Feb 23, 2026
Merged
HBASE-29899 TestRowStatisticsCompactionObserver fails with NPE#7756Apache9 merged 1 commit intoapache:masterfrom
Apache9 merged 1 commit intoapache:masterfrom
Conversation
Contributor
liuxiaocs7
commented
Feb 14, 2026
- see: HBASE-29899
liuxiaocs7
commented
Feb 14, 2026
| LOG.info("Record called with isMajor={}, stats={}, fullRegionName={}", stats.isMajor(), stats, | ||
| fullRegionName); | ||
| lastStats = stats; | ||
| lastIsMajor = stats.isMajor(); |
liuxiaocs7
commented
Feb 16, 2026
Comment on lines
+50
to
52
|
|
||
| @Tag(MediumTests.TAG) | ||
| public class TestRowStatisticsCompactionObserver { |
Contributor
Author
There was a problem hiding this comment.
It seems that this unit test hasn't been run before
Apache9
approved these changes
Feb 18, 2026
Contributor
|
Seems the tests under row/stats all miss the Category tags? |
Contributor
Author
Yes, tests under row/stats all miss the Category tags, other migrate use HBASE-29911 (#7776) to track, HBASE-29899 NPE issue we use a separate JIRA here |
This was referenced Feb 20, 2026
Apache9
pushed a commit
that referenced
this pull request
Feb 23, 2026
Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit 6724289)
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 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.