Skip to content

HBASE-29974: Persist filter hints across scan circuit breaks (branch-…#8213

Open
shubham-roy wants to merge 2 commits intoapache:branch-2from
shubham-roy:branch-2-HBASE-29974
Open

HBASE-29974: Persist filter hints across scan circuit breaks (branch-…#8213
shubham-roy wants to merge 2 commits intoapache:branch-2from
shubham-roy:branch-2-HBASE-29974

Conversation

@shubham-roy
Copy link
Copy Markdown
Contributor

…2 backport)

Cherry-picked from PR #7882 (master). Resolved conflicts:

  • JUnit 5 → JUnit 4 imports in TestUserScanQueryMatcher
  • HBaseTestingUtil → HBaseTestingUtility in TestFilterHintForRejectedRow

…2 backport)

Cherry-picked from PR apache#7882 (master). Resolved conflicts:
- JUnit 5 → JUnit 4 imports in TestUserScanQueryMatcher
- HBaseTestingUtil → HBaseTestingUtility in TestFilterHintForRejectedRow

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@virajjasani virajjasani added the backport This PR is a back port of some issue or issues already committed to master label May 9, 2026
branch-2 migrated TestUserScanQueryMatcher to JUnit 5 (jupiter) since
the original cherry-pick. Updated both test files to use JUnit 5:
- TestUserScanQueryMatcher: use jupiter Assertions including assertNull
- TestFilterHintForRejectedRow: full JUnit 4 → 5 conversion
  (@tag, @BeforeEach/@AfterEach, TestInfo, Assertions with message-last)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a back port of some issue or issues already committed to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants