Open yhk6190 opened 4 years ago
@yhk6190 - I'm seeing this same thing after upgrading from 2.0.0.2 to 3.0.0.4. Were you able to find any resolution to this issue? In my case, I'm running Kafka 2.3.1.
I have the same problem.
Any resolution for this ? i am also getting same error with kafka-manager-1.3.3.22 version
Failed to process a message from offset topic on cluster kafka2-dev! org.apache.kafka.common.protocol.types.SchemaException: Error reading field 'members': Error reading array of size 383, only 161 bytes available at org.apache.kafka.common.protocol.types.Schema.read(Schema.java:76) ~[org.apache.kafka.kafka-clients-1.1.0.jar:na] at kafka.manager.utils.one10.GroupMetadataManager$.readGroupMessageValue(GroupMetadataManager.scala:608) ~[kafka-manager.kafka-manager-1.3.3.22-sans-externalized.jar:na]
This is probably caused by log.message.format.version
incompatibility between Kafka cluster & CMAK.
After upgrading Kafka manager 2.0.0.2 to 3.0.0.2(and also 3.0.0.4), WARN messages occur in CMAK application log so frequently. In my cluster there are many topics(235+) and partitions(about 2500+), it might be bring WARN messages out or something other reasons.
Logs are full of messages like these,