lizhimins commented on code in PR #126:
URL: https://github.com/apache/rocketmq-flink/pull/126#discussion_r1911912607


##########
src/main/java/org/apache/flink/connector/rocketmq/source/InnerConsumerImpl.java:
##########
@@ -26,6 +25,8 @@
 import org.apache.flink.connector.rocketmq.source.util.UtilAll;
 import org.apache.flink.util.FlinkRuntimeException;
 import org.apache.flink.util.StringUtils;
+
+import com.alibaba.fastjson.JSON;

Review Comment:
   Flink use specific code style, could use "mvn clean install"



-- 
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: commits-unsubscr...@rocketmq.apache.org

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

Reply via email to