-
Notifications
You must be signed in to change notification settings - Fork 138
JoinGroup failed: Coordinator 162.161.161.165:9092 (id: 466675684 rack: null) is loading the group. #1550
Comments
Could you upload the broker's logs? |
12:29:34.818 [pulsar-io-4-5] INFO io.streamnative.pulsar.handlers.kop.KafkaCommandDecoder - close channel [id: 0x24b76ec4, L:/10.1.0.216:9092 ! R:/162.161.161.163:35882] with 0 pending responses |
10.1.0.216 is the intranet IP of 162.161.161.165 |
The same problem occurred just now. I checked the broker log and found a large number of these errors :
|
@LHZ-Y Can you upload the full broker log? We need more context to investigate. |
ok, but next time, because this cluster I deleted. |
(1)while performing the performance test, the consumer client appears:
10:01:08.001 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-mcPyxmw-1, groupId=sub-000-mcPyxmw] (Re-)joining group
10:01:08.003 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-mcPyxmw-1, groupId=sub-000-mcPyxmw] JoinGroup failed: Coordinator 162.161.161.165:9092 (id: 466675684 rack: null) is loading the group.
(2)Building a cluster:pulsar2.3.9+kop2.3.9.11,zookeeper uses three machines ,The broker and bookie are on three other machines together.
(3)The producer client and the consumer client are on one machine,tool for testing is openmessaging-benchmark ,The command used is:bin/benchmark -d driver-kop/kafka_to_kafka.yaml workloads/1-topic-1-partition-1kb.yaml
(4)The following logs are generated on the client:
08:23:02.033 [main] INFO - Waiting for consumers to be ready
08:23:02.039 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] Cluster ID: cluster-kop
08:23:02.050 [kafka-producer-network-thread | producer-1] INFO - [Producer clientId=producer-1] Cluster ID: cluster-kop
08:23:02.051 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] Discovered group coordinator 162.161.161.165:9092 (id: 1341109334 rack: null)
08:23:02.054 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] (Re-)joining group
08:23:02.075 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] JoinGroup failed: Coordinator 162.161.161.165:9092 (id: 1341109334 rack: null) is loading the group.
08:23:02.076 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] (Re-)joining group
08:23:02.078 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] JoinGroup failed: Coordinator 162.161.161.165:9092 (id: 1341109334 rack: null) is loading the group.
08:23:02.078 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] (Re-)joining group
08:23:02.079 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] JoinGroup failed: Coordinator 162.161.161.165:9092 (id: 1341109334 rack: null) is loading the group.
08:23:02.080 [pool-2-thread-1] INFO - [Consumer clientId=consumer-sub-000-e0wnzzg-1, groupId=sub-000-e0wnzzg] (Re-)joining group
。。。。。。。
The text was updated successfully, but these errors were encountered: