You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/22 08:24:15 UTC

[GitHub] [skywalking] wu-sheng commented on issue #8164: [Feature] Tracing context propagation, from JDBC plugin to Database Proxy(ShardingSphere)

wu-sheng commented on issue #8164:
URL: https://github.com/apache/skywalking/issues/8164#issuecomment-975248771


   > if the original sql has a hint, will this have an impact, 
   
   We will try to avoid this case.
   
   > or will the added comment have additional parsing cost for the SQL engine? 
   
   It changes the SQL, so from SQL string perspective, it has a little. And it costs more network bandwidth for sure.
   
   > Maybe ShardingSphere proxy plugin will remove the tracing context before sending the sql to the backend database.
   
   From my understanding, ShardingSphere should do. Let's see. @tristaZero 


-- 
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: notifications-unsubscribe@skywalking.apache.org

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