You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/29 02:51:44 UTC

[GitHub] [dubbo] guohao opened a new issue, #11047: Remove direct dependency of `protobuf-java`

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

   - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ## Describe the proposal
   **Goal:** Remove compile logic of `dubbo-rpc/dubbo-rpc-triple/src/main/proto/triple_wrapper.proto` to avoid version-locked of `protobuf-java`
   
   **Changes:** 
   1. Rewrite `org.apache.dubbo.rpc.protocol.tri.call.ReflectionAbstractServerCall`, replace generated code with custom encoding.
   2. Check gRPC `ReflectionService` and `HealthCheck` API to avoid starting failure without `protobuf-java`
   3. Set `protobuf-java` scope to `provided`
   


-- 
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] guohao closed issue #11047: Remove direct dependency of `protobuf-java`

Posted by GitBox <gi...@apache.org>.
guohao closed issue #11047: Remove direct dependency of `protobuf-java`
URL: https://github.com/apache/dubbo/issues/11047


-- 
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] wlazjr commented on issue #11047: Remove direct dependency of `protobuf-java`

Posted by GitBox <gi...@apache.org>.
wlazjr commented on issue #11047:
URL: https://github.com/apache/dubbo/issues/11047#issuecomment-1330012082

   
   please assign to me


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