PDavid commented on PR #7255: URL: https://github.com/apache/hbase/pull/7255#issuecomment-3233575107
### Testing To reproduce this issue, I made a local-only change I did not committed: edited `MasterRpcServices` locally to throw a `ServiceException` from the `runCatalogScan` and the `runHbckChore` methods. Then started HBase in standalone mode with `mvn clean install -DskipTests && bin/start-hbase.sh`. <img width="3773" height="1937" alt="image" src="https://github.com/user-attachments/assets/bc2cc74c-8ee8-4383-8911-9c878a0030d4" /> What do you think about this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
