You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "mzorro (GitHub)" <gi...@apache.org> on 2019/08/19 12:34:32 UTC

[GitHub] [dubbo] mzorro commented on pull request #4866: [Dubbo-4848]Use the proxy object for InvokeTelnetHandler

@tswstarplanet 
`InvokeTelnetHandler` is actually defined in module `dubbo-rpc-dubbo`, so it's always used for dubbo protocol invokers, it's not implemented in other protocols.
But it's a good point, maybe we shouldn't just use `ApplicationModel#allProviderModels` to list services, we also need to filter out non-dubbo protocol invokers.

[ Full content available at: https://github.com/apache/dubbo/pull/4866 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org