harvies commented on issue #5521:
URL: https://github.com/apache/skywalking/issues/5521#issuecomment-695685001


   db.statement verification failed.When plug-in 3.x exists, db.statement 
verification fails. The reason is that com.mongodb.client.ClientSession exists 
in mongo-drive3.x, and 
com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor is 3 
.x is enhanced, the class Operation does not exist when db.statement is 
obtained, and an exception is thrown.
   
   
![image](https://user-images.githubusercontent.com/16585330/93694143-fb3d6080-fb3a-11ea-94a5-553b4b085abb.png)
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to