mjsax commented on pull request #10736: URL: https://github.com/apache/kafka/pull/10736#issuecomment-856345646
Hard to say. Also the logs are truncated. However, it seems there is some issue in the beginning that maybe some topic where not created? ``` [2021-05-27 08:36:11,424] WARN [Consumer clientId=KTable-FKJ-Multi-e7433918-5346-4bc4-b9b8-41bc75e16fa9-StreamThread-1-consumer, groupId=KTable-FKJ-Multi] Error while fetching metadata with correlation id 2 : {KTable-FKJ-Multi-KTABLE-FK-JOIN-SUBSCRIPTION-RESPONSE-0000000017-topic=UNKNOWN_TOPIC_OR_PARTITION, KTable-FKJ-Multi-KTABLE-FK-JOIN-SUBSCRIPTION-RESPONSE-0000000030-topic=UNKNOWN_TOPIC_OR_PARTITION, KTable-FKJ-Multi-KTABLE-FK-JOIN-SUBSCRIPTION-REGISTRATION-0000000009-topic=UNKNOWN_TOPIC_OR_PARTITION, KTable-FKJ-Multi-KTABLE-FK-JOIN-SUBSCRIPTION-REGISTRATION-0000000022-topic=UNKNOWN_TOPIC_OR_PARTITION} (org.apache.kafka.clients.NetworkClient:1092) ``` Note the timestamp of `08:36:11`. After the truncated logs continue, the timestamp is `10:20:17` ... -- it's an almost 2h gap ... -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org