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/06/29 03:11:34 UTC

[GitHub] [dubbo] guohao opened a new issue, #10235: [3.0-Triple] Support server reflection

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

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [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
   <!-- Please use this for a concrete design proposal for functionality. -->
   <!-- If you just want to request a new feature and discuss the possible business value, create a Feature Request. -->
   
   Provide reflection API to simplify test and interoperation with gateway.
   
   For test, users can adopt [grpcui](https://github.com/fullstorydev/grpcui) or [grpcurl](https://github.com/fullstorydev/grpcurl).


-- 
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] mark4z commented on issue #10235: [3.0-Triple] Support server reflection

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

   how to use it?


-- 
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] guohao closed issue #10235: [3.0-Triple] Support server reflection

Posted by GitBox <gi...@apache.org>.
guohao closed issue #10235: [3.0-Triple] Support server reflection
URL: https://github.com/apache/dubbo/issues/10235


-- 
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] fffguo commented on issue #10235: [3.0-Triple] Support server reflection

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

   当前版本3.2.0,使用tri
   配置 dubbo.tri.builtin.service.init 为true,即可使用
   
   
   <img width="1117" alt="image" src="https://github.com/apache/dubbo/assets/27751972/1da52bbc-e9bf-46a4-ba33-d0a4ea17b10f">
   
   


-- 
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] mark4z commented on issue #10235: [3.0-Triple] Support server reflection

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

   Upgrade dubbo dependency to 3.0.10
   Dubbo compiler also upgrade to 3.0.10
   then mvn clean package, try it.


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