tsunghanjacktsai commented on code in PR #4369: URL: https://github.com/apache/rocketmq/pull/4369#discussion_r881274161
########## 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: @hzh0425 Sorry for the mistake. Might be autoformatted by the IDE. Already fixed it. Thx. -- 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]
