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 2019/05/10 04:07:09 UTC

[GitHub] [skywalking] rainleon opened a new issue #2649: mongo-java-driver-3.8.2

rainleon opened a new issue #2649: mongo-java-driver-3.8.2
URL: https://github.com/apache/skywalking/issues/2649
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ x ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   Is this mongo version supported?
   ```
   <dependency>
               <groupId>org.mongodb</groupId>
               <artifactId>mongo-java-driver</artifactId>
               <version>3.8.2</version>
           </dependency>
   ```
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   SkyWalking:6.1.0, OS centos7 and JRE 1.8.131?
   - Which company or project?
   tongdao financial.
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   With 3.8.2 mongo-java-driver, agent not work.Is this supported ?
   
   ```
   <dependency>
               <groupId>org.mongodb</groupId>
               <artifactId>mongo-java-driver</artifactId>
               <version>3.8.2</version>
           </dependency>
   ```
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.
   
   How to avoid this?
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services