[GitHub] [skywalking] pop0505 commented on issue #5070: class[class com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor] before method[execute] intercept failure java.lang.NullP

2020-07-09 Thread GitBox
pop0505 commented on issue #5070: URL: https://github.com/apache/skywalking/issues/5070#issuecomment-656147434 Thx, I've checked source code and confirm that the reason is plugin incompatibility. mongodb-4.x-plugin is needed because SpringBoot 2.3 release switches to MongoDB 4 --

[GitHub] [skywalking] pop0505 commented on issue #5070: class[class com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor] before method[execute] intercept failure java.lang.NullP

2020-07-09 Thread GitBox
pop0505 commented on issue #5070: URL: https://github.com/apache/skywalking/issues/5070#issuecomment-656132654 I mean, this problem may not caused by MongoDB4.0+, or how can I check the actual reason? So that I can try to contribute 4.x plugins