Re: [I] [BUG] REST application-level service discovery requires importing Dubbo protocol to fetch metadata [dubbo-go]
wlgusqkr commented on issue #3359: URL: https://github.com/apache/dubbo-go/issues/3359#issuecomment-4608878052 Thanks for the update! No need to apologize at all. I'm just glad to hear it's resolved. Have a great day -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [BUG] REST application-level service discovery requires importing Dubbo protocol to fetch metadata [dubbo-go]
Alanxtl commented on issue #3359: URL: https://github.com/apache/dubbo-go/issues/3359#issuecomment-4608837917 Sorry, I took another look and realized this is not actually a bug in the way I originally described. The metadata service protocol is recorded in the service instance metadata, and the registry itself does not need to understand or be compatible with the metadata RPC protocol. The consumer just needs the corresponding protocol capability when it calls the provider metadata service. So this is more about sample/import setup than a framework bug. I’ll close this issue and the related PR. Thanks for looking into it and sorry for the confusion. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [BUG] REST application-level service discovery requires importing Dubbo protocol to fetch metadata [dubbo-go]
Alanxtl closed issue #3359: [BUG] REST application-level service discovery requires importing Dubbo protocol to fetch metadata URL: https://github.com/apache/dubbo-go/issues/3359 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [BUG] REST application-level service discovery requires importing Dubbo protocol to fetch metadata [dubbo-go]
wlgusqkr commented on issue #3359: URL: https://github.com/apache/dubbo-go/issues/3359#issuecomment-4601361262 @Alanxtl Could you please take a look when you have time? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [BUG] REST application-level service discovery requires importing Dubbo protocol to fetch metadata [dubbo-go]
Alanxtl commented on issue #3359: URL: https://github.com/apache/dubbo-go/issues/3359#issuecomment-4591752879 > Hi, I'd like to work on this. Could it be assigned to me? Thanks! sure -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [BUG] REST application-level service discovery requires importing Dubbo protocol to fetch metadata [dubbo-go]
wlgusqkr commented on issue #3359: URL: https://github.com/apache/dubbo-go/issues/3359#issuecomment-4591733155 Hi, I'd like to work on this. Could it be assigned to me? Thanks! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
