You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/05/25 02:18:33 UTC

[GitHub] [rocketmq] hzh0425 commented on a diff in pull request #4369: [ISSUE #4087] Make the init-method of AsyncTraceDispatcher.traceProducer more readable

hzh0425 commented on code in PR #4369:
URL: https://github.com/apache/rocketmq/pull/4369#discussion_r881153735


##########
client/src/main/java/org/apache/rocketmq/client/trace/AsyncTraceDispatcher.java:
##########
@@ -48,6 +35,14 @@
 import org.apache.rocketmq.logging.InternalLogger;
 import org.apache.rocketmq.remoting.RPCHook;
 
+import java.util.*;

Review Comment:
   Don't "Import xxx.*'



-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org