SOD-DOB
SOD-DOB
I also encountered the same problem. After modification according to the above link, has the problem been fixed? @deemogsw
@deemogsw Have you ever encountered this kind of problem? It looks like I timed out while pulling messages, but nothing unusual was found on the server side of rocketmq rocketmq-client...
> `public static final long DEFAULT_START_MESSAGE_OFFSET = -1;` This parameter is in RocketMQConfig https://github.com/apache/rocketmq-flink/blob/main/src/main/java/org/apache/rocketmq/flink/legacy/RocketMQConfig.java When I read rocketMq for the first time, the rocketMq console displayed the offset=0 of the...