ndimiduk opened a new pull request, #6254: URL: https://github.com/apache/hbase/pull/6254
This change enhances the ProcedureExecutor to honor new `WALSyncTimeoutIOException` introduced on HBASE-27230 / #4641. This new behavior is to abort the HMaster. This appears to be the first time we're taking action based on exceptions thrown during procedure execution. I'm not sure if this is the right thing to do or we should be acting similarly for other exceptions. @petersomogyi @Apache9 @comnetwork please take a look. -- 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]
