You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2022/04/13 13:10:51 UTC

[GitHub] [hbase] ndimiduk commented on pull request #4342: HBASE-26648 Improve fidelity of RegionLocator spans

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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org