ndimiduk commented on pull request #4106: URL: https://github.com/apache/hbase/pull/4106#issuecomment-1043008065
I've pushed an update. Rebased onto master. Reworked how the span is threaded through `AsyncClientScanner` based on @Apache9 's comments. Likewise, thread the `span` through the `AsyncTableResultScanner` for the same purpose. I also enabled span lifetime auditing for unit tests. Marked the PR as a draft because I think there's more work to do -- at the very least, I plan to introduce test coverage via new, dedicated test class(es) instead of piggy-backing on the existing scan tests. Duo -- I look forward to your further thoughts/observations. -- 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]
