因此处字数受限,Slave 日志后续如下:(下面是死循环的警告日志,每秒刷几十次)
2020-02-24 16:32:40 INFO brokerOutApi_thread_4 - register broker[1]to name server rocketmq-nameserver2:9876 OK
2020-02-24 16:33:04 INFO HeartbeatThread_3 - new consumer connected, group: test_quick_consumer_name CONSUME_PASSIVELY CLUSTERING channel: ClientChannelInfo [channel=[id: 0x8a4e1302, L:/172.27.0.15:10911 - R:/125.78.209.60:26441], clientId=192.168.31.136@11976, language=JAVA, version=317, lastUpdateTimestamp=1582533184730]
2020-02-24 16:33:04 INFO HeartbeatThread_3 - subscription changed, add new topic, group: test_quick_consumer_name SubscriptionData [classFilterMode=false, topic=test_quick_topic, subString=*, tagsSet=[], codeSet=[], subVersion=1582533524972, expressionType=TAG]
2020-02-24 16:33:04 INFO HeartbeatThread_3 - subscription changed, add new topic, group: test_quick_consumer_name SubscriptionData [classFilterMode=false, topic=%RETRY%test_quick_consumer_name, subString=*, tagsSet=[], codeSet=[], subVersion=1582533525632, expressionType=TAG]
2020-02-24 16:33:04 INFO HeartbeatThread_3 - registerConsumer info changed ConsumerData [groupName=test_quick_consumer_name, consumeType=CONSUME_PASSIVELY, messageModel=CLUSTERING, consumeFromWhere=CONSUME_FROM_LAST_OFFSET, unitMode=false, subscriptionDataSet=[SubscriptionData [classFilterMode=false, topic=test_quick_topic, subString=*, tagsSet=[], codeSet=[], subVersion=1582533524972, expressionType=TAG], SubscriptionData [classFilterMode=false, topic=%RETRY%test_quick_consumer_name, subString=*, tagsSet=[], codeSet=[], subVersion=1582533525632, expressionType=TAG]]] 125.78.209.60:26441
2020-02-24 16:33:04 INFO HeartbeatThread_3 - new producer connected, group: CLIENT_INNER_PRODUCER channel: ClientChannelInfo [channel=[id: 0x8a4e1302, L:/172.27.0.15:10911 - R:/125.78.209.60:26441], clientId=192.168.31.136@11976, language=JAVA, version=317, lastUpdateTimestamp=1582533184730]
2020-02-24 16:33:04 INFO HeartbeatThread_4 - subscription changed, group: test_quick_consumer_name OLD: SubscriptionData [classFilterMode=false, topic=%RETRY%test_quick_consumer_name, subString=*, tagsSet=[], codeSet=[], subVersion=1582533525632, expressionType=TAG] NEW: SubscriptionData [classFilterMode=false, topic=%RETRY%test_quick_consumer_name, subString=*, tagsSet=[], codeSet=[], subVersion=1582533530514, expressionType=TAG]
2020-02-24 16:33:05 INFO HeartbeatThread_1 - subscription changed, group: test_quick_consumer_name OLD: SubscriptionData [classFilterMode=false, topic=test_quick_topic, subString=*, tagsSet=[], codeSet=[], subVersion=1582533524972, expressionType=TAG] NEW: SubscriptionData [classFilterMode=false, topic=test_quick_topic, subString=*, tagsSet=[], codeSet=[], subVersion=1582533530894, expressionType=TAG]
2020-02-24 16:33:05 INFO PullMessageThread_3 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_3 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_4 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_4 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_5 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_5 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_6 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_6 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_7 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_7 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_8 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_8 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_9 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_9 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_10 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_10 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_11 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_11 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_12 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_12 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_13 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_13 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_14 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_14 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_15 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_15 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_16 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_16 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_17 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_17 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_18 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_18 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_19 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_19 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_20 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_20 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_21 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_21 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_22 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_22 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_23 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_23 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_24 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_24 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_1 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_1 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_2 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_2 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_3 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_3 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_5 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 INFO PullMessageThread_4 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_5 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 WARN PullMessageThread_4 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_6 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_6 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_8 - the broker store no queue data, fix the request offset 2 to 2, Topic: test_quick_topic QueueId: 0 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_8 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=2, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_7 - the request offset: 4 over flow badly, broker max offset: 1, consumer: /125.78.209.60:26441
2020-02-24 16:33:05 WARN PullMessageThread_7 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=4, suggestBrokerId=0
2020-02-24 16:33:05 INFO PullMessageThread_9 - the broker store no queue data, fix the request offset 1 to 1, Topic: test_quick_topic QueueId: 1 Consumer Group: test_quick_consumer_name
2020-02-24 16:33:05 WARN PullMessageThread_9 - PULL_OFFSET_MOVED:none correction. topic=test_quick_topic, groupId=test_quick_consumer_name, requestOffset=1, suggestBrokerId=0