Skip to content

HBASE-30080: Send exception to user when refreshing store file fails for a region#8081

Merged
anmolnar merged 1 commit intoapache:HBASE-29081from
sharmaar12:except_refreshhfiles
Apr 14, 2026
Merged

HBASE-30080: Send exception to user when refreshing store file fails for a region#8081
anmolnar merged 1 commit intoapache:HBASE-29081from
sharmaar12:except_refreshhfiles

Conversation

@sharmaar12
Copy link
Copy Markdown

No description provided.

@sharmaar12 sharmaar12 marked this pull request as ready for review April 14, 2026 13:47
Copy link
Copy Markdown
Contributor

@anmolnar anmolnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could go much simpler than that. Don't need to catch the exception at all, we don't need to explicitly log it here. Just let it be caught at higher levels, like other Callables do.

Don't need to unit test either.

@sharmaar12 sharmaar12 force-pushed the except_refreshhfiles branch from b12ec65 to ebed90a Compare April 14, 2026 15:05
@sharmaar12 sharmaar12 force-pushed the except_refreshhfiles branch from ebed90a to a883e0c Compare April 14, 2026 15:40
@anmolnar anmolnar merged commit 9f129eb into apache:HBASE-29081 Apr 14, 2026
@anmolnar
Copy link
Copy Markdown
Contributor

Merged. Thanks @sharmaar12 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants