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 2022/10/17 15:56:37 UTC

[GitHub] [skywalking] guillaume-alvarez commented on issue #9800: [Bug]

guillaume-alvarez commented on issue #9800:
URL: https://github.com/apache/skywalking/issues/9800#issuecomment-1281097066

   I think the bug is in https://github.com/apache/skywalking-java/blob/main/apm-sniffer/apm-sdk-plugin/neo4j-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/neo4j/v4x/TransactionRunInterceptor.java#L69
   
   It should get the CompletionStage returned by the method and finish the span after it, like it is done in https://github.com/apache/skywalking-java/blob/main/apm-sniffer/apm-sdk-plugin/neo4j-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/neo4j/v4x/SessionRunInterceptor.java#L66


-- 
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