lovepoem commented on a change in pull request #2004: [Dubbo-1695] Enhance the 
test coverage part-16 : dubbo-rpc/dubbo-rpc-api  module
URL: https://github.com/apache/incubator-dubbo/pull/2004#discussion_r199079302
 
 

 ##########
 File path: 
dubbo-rpc/dubbo-rpc-api/src/test/java/org/apache/dubbo/rpc/filter/ExceptionFilterTest.java
 ##########
 @@ -16,19 +16,21 @@
  */
 package org.apache.dubbo.rpc.filter;
 
+import com.alibaba.com.caucho.hessian.HessianException;
 import org.apache.dubbo.common.logger.Logger;
-import org.apache.dubbo.rpc.Invoker;
-import org.apache.dubbo.rpc.RpcContext;
-import org.apache.dubbo.rpc.RpcException;
-import org.apache.dubbo.rpc.RpcInvocation;
+import org.apache.dubbo.common.utils.StringUtils;
+import org.apache.dubbo.rpc.*;
 
 Review comment:
   .*  is not recommend, please use dubbo_style in your idea 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to