vongosling commented on a change in pull request #106:
URL: https://github.com/apache/rocketmq-streams/pull/106#discussion_r775698106



##########
File path: 
rocketmq-streams-examples/src/main/java/org/apache/rocketmq/streams/examples/mutilconsumer/Producer.java
##########
@@ -26,8 +26,7 @@
 import org.apache.rocketmq.remoting.common.RemotingHelper;
 import org.apache.rocketmq.streams.examples.rocketmqsource.ProducerFromFile;
 
-import static 
org.apache.rocketmq.streams.examples.rocketmqsource.Constant.NAMESRV_ADDRESS;
-import static 
org.apache.rocketmq.streams.examples.rocketmqsource.Constant.RMQ_TOPIC;
+import static org.apache.rocketmq.streams.examples.rocketmqsource.Constant.*;

Review comment:
       checkstyle not work ? you could set it in git workflow, when these 
checks all passed, we could merge it.




-- 
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]


Reply via email to