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