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 2020/03/13 09:18:27 UTC

[GitHub] [skywalking] muyun12 opened a new issue #4506: sharding-sphere-4.x-plugin dependencies error

muyun12 opened a new issue #4506: sharding-sphere-4.x-plugin dependencies error
URL: https://github.com/apache/skywalking/issues/4506
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   
   Skywalking-6.4.0
   
   The pom.xml of sharding-sphere-4.x-plugin dependency configration as bellow:
   ```xml
           <dependency>
               <groupId>org.apache.shardingsphere</groupId>
               <artifactId>sharding-core-execute</artifactId>
               <version>[4.0.0-RC1,5.0.0)</version>
               <scope>provided</scope>
           </dependency>
   ```
   `ShardingExecuteDataMap` class path is `org.apache.shardingsphere.core.execute.ShardingExecuteDataMap` at version 4.0.0-RC1 to 4.0.0-RC3, however, from version 4.0.0 the path was changed to `org.apache.shardingsphere.core.execute.engine.ShardingExecuteDataMap`.
   
   Should I add a class to fix this or adjust dependencies?
   
   
   
   

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

[GitHub] [skywalking] wu-sheng commented on issue #4506: sharding-sphere-4.x-plugin dependencies error

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4506: sharding-sphere-4.x-plugin dependencies error
URL: https://github.com/apache/skywalking/issues/4506#issuecomment-598703194
 
 
   It is not supported, please submit issue to shardingsphere community.

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

[GitHub] [skywalking] wu-sheng closed issue #4506: sharding-sphere-4.x-plugin dependencies error

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4506: sharding-sphere-4.x-plugin dependencies error
URL: https://github.com/apache/skywalking/issues/4506
 
 
   

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

[GitHub] [skywalking] muyun12 commented on issue #4506: sharding-sphere-4.x-plugin dependencies error

Posted by GitBox <gi...@apache.org>.
muyun12 commented on issue #4506: sharding-sphere-4.x-plugin dependencies error
URL: https://github.com/apache/skywalking/issues/4506#issuecomment-599977306
 
 
   > @muyun12 We don't work on that. ShardingSphere changed APIs in high frequency. There is nothing we can do except they contributed a new plugin. So ask this at their mail list :)
   
     @wu-sheng  All right, thank you!

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

[GitHub] [skywalking] wu-sheng commented on issue #4506: sharding-sphere-4.x-plugin dependencies error

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4506: sharding-sphere-4.x-plugin dependencies error
URL: https://github.com/apache/skywalking/issues/4506#issuecomment-599390211
 
 
   @muyun12 We don't work on that. ShardingSphere changed APIs in high frequency. There is nothing we can do except they contributed a new plugin. So ask this at their mail list :)

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

[GitHub] [skywalking] muyun12 commented on issue #4506: sharding-sphere-4.x-plugin dependencies error

Posted by GitBox <gi...@apache.org>.
muyun12 commented on issue #4506: sharding-sphere-4.x-plugin dependencies error
URL: https://github.com/apache/skywalking/issues/4506#issuecomment-599329751
 
 
   > It is not supported, please submit issue to shardingsphere community.
   
   I think the version of adaptation shardingsphere4.0.0 is better,instead of RC versions.

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