Umeshkumar9414 commented on PR #5816: URL: https://github.com/apache/hbase/pull/5816#issuecomment-2140726106
> The change overall looks good, I wonder if we should add WARN/ERROR log while setting ForeignExceptionMessage at some places though On worker side, at RS do have logs for example - https://github.com/apache/hbase/blob/a16f45811ec54ce3ede229579177151675781862/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitLogWorker.java#L215 At master side also we do have debug logs - https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java#L4165 -- 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]
