AlbumenJ commented on PR #9645: URL: https://github.com/apache/dubbo/pull/9645#issuecomment-1272259677
这个PR会导致 ClusterFilter 在 Filter 之后工作。 Filter 的织入是在 org.apache.dubbo.rpc.cluster.filter.ProtocolFilterWrapper,而 PR 修改完 ClusterFilter 是在 org.apache.dubbo.rpc.protocol.injvm.InjvmProtocol#doCreateInvoker 才织入 -- 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]
