This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit e826d0864b95a03a013f5c0d270d5c9bb3ca454d Merge: 128a50a 0ad3577 Author: ken.lj <[email protected]> AuthorDate: Thu Oct 31 16:21:38 2019 +0800 to process a scenario when service type is not available and service invocation is not generic either to process a scenario when service type is not available and service invocation is not generic either .../src/main/java/org/apache/dubbo/rpc/Invocation.java | 12 ++++++++++++ .../main/java/org/apache/dubbo/rpc/RpcInvocation.java | 18 ++++++++++++++++++ .../org/apache/dubbo/rpc/filter/GenericImplFilter.java | 2 ++ .../java/org/apache/dubbo/rpc/support/RpcUtils.java | 3 +++ 4 files changed, 35 insertions(+)
