ndimiduk commented on PR #4342: URL: https://github.com/apache/hbase/pull/4342#issuecomment-1098032206
> This is not only for RegionLocator? We changed the ConnectionSpanBuilder and TableSpanBuilder? @Apache9 On master branch, the changes applied to these classes only impact `AsyncRegionLocator`. There is code in `ConnectionSpanBuilder` that is reused in other builders, but it's only the connection attribute extraction, not the final `build` method that specifies the `SpanKind`. But yes, I did a double-take as well as I worked though the change. I've not worked through the branch-2 backport yet. -- 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]
