You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "daixiansuo (via GitHub)" <gi...@apache.org> on 2023/03/15 08:04:50 UTC

[GitHub] [dubbo] daixiansuo opened a new issue, #11835: shade-plugin 配置中缺少关于 BuiltinServiceDetector 的配置,导致 jar 中相应的SPI配置文件中 丢失了其扩展实现配置。

daixiansuo opened a new issue, #11835:
URL: https://github.com/apache/dubbo/issues/11835

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.7.22
   * Operating System version: mac/windows
   * Java version: 1.8
   
   ### Steps to reproduce this issue
   
   1. [maven 仓库](https://mvnrepository.com/artifact/org.apache.dubbo/dubbo/2.7.22)下载 2.7.22 版本 dubbo jar 包。
   2. 反编译或者解压后,找到 /META-INF/dubbo/internal/org.apache.dubbo.rpc.model.BuiltinServiceDetector 配置文件。
   3. 打开查看即可发现,当中只有两个SPI扩展实现类的配置,如下图所示:
   <img width="1888" alt="image" src="https://user-images.githubusercontent.com/41660452/225244745-62d21413-5b65-45bf-b256-78bbd149055d.png">
   4. 打开源码,查找BuiltinServiceDetector类,即可发现该类有四个扩展实现,具体如下图所示:
   <img width="1888" alt="image" src="https://user-images.githubusercontent.com/41660452/225244745-62d21413-5b65-45bf-b256-78bbd149055d.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.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #11835: shade-plugin 配置中缺少关于 BuiltinServiceDetector 的配置,导致 jar 中相应的SPI配置文件中 丢失了其扩展实现配置。

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #11835:
URL: https://github.com/apache/dubbo/issues/11835#issuecomment-1473148243

   Please check if the issue still exist in 3.1. 2.7.x is only for security fix now.


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

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] daixiansuo closed issue #11835: shade-plugin 配置中缺少关于 BuiltinServiceDetector 的配置,导致 jar 中相应的SPI配置文件中 丢失了其扩展实现配置。

Posted by "daixiansuo (via GitHub)" <gi...@apache.org>.
daixiansuo closed issue #11835: shade-plugin 配置中缺少关于 BuiltinServiceDetector 的配置,导致 jar 中相应的SPI配置文件中 丢失了其扩展实现配置。
URL: https://github.com/apache/dubbo/issues/11835


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

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] daixiansuo commented on issue #11835: shade-plugin 配置中缺少关于 BuiltinServiceDetector 的配置,导致 jar 中相应的SPI配置文件中 丢失了其扩展实现配置。

Posted by "daixiansuo (via GitHub)" <gi...@apache.org>.
daixiansuo commented on issue #11835:
URL: https://github.com/apache/dubbo/issues/11835#issuecomment-1469536069

   关于这个问题,我已经提交了一个[PR](https://github.com/apache/dubbo/pull/11836)


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

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] daixiansuo commented on issue #11835: shade-plugin 配置中缺少关于 BuiltinServiceDetector 的配置,导致 jar 中相应的SPI配置文件中 丢失了其扩展实现配置。

Posted by "daixiansuo (via GitHub)" <gi...@apache.org>.
daixiansuo commented on issue #11835:
URL: https://github.com/apache/dubbo/issues/11835#issuecomment-1473617780

   已经确认,3.1.x 分支没有这个问题。那这个issue关闭吧。


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

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org