charlielin commented on issue #15750: URL: https://github.com/apache/doris/issues/15750#issuecomment-1375847584
Here is the kafka log: ``` [2023-01-09 23:03:57,172] WARN Attempting to send response via channel for which there is no open connection, connection id 172.24.129.23:5011-172.24.132.89:59830-11827268 (kafka.network.Processor) [2023-01-09 23:06:29,698] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.25 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:06:29,901] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.25 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:06:30,166] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.25 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:06:30,635] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.25 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:06:31,374] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.25 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:06:33,401] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.25 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:08:01,565] INFO [GroupMetadataManager brokerId=23] Group console-consumer-48913 transitioned to Dead in generation 2 (kafka.coordinator.group.GroupMetadataManager) [2023-01-09 23:13:59,830] WARN Attempting to send response via channel for which there is no open connection, connection id 172.24.129.23:5011-172.24.132.89:34244-11828482 (kafka.network.Processor) [2023-01-09 23:24:02,341] WARN Attempting to send response via channel for which there is no open connection, connection id 172.24.129.23:5011-172.24.132.89:35982-11829691 (kafka.network.Processor) [2023-01-09 23:26:26,474] WARN Attempting to send response via channel for which there is no open connection, connection id 172.24.129.23:5011-172.24.132.89:59824-11846251 (kafka.network.Processor) [2023-01-09 23:29:45,232] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.24 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:29:45,448] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.24 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:29:45,674] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.24 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:29:46,071] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.24 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:29:47,228] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.24 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:29:48,956] INFO [SocketServer listenerType=ZK_BROKER, nodeId=23] Failed authentication with /172.24.129.24 (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector) [2023-01-09 23:34:04,961] WARN Attempting to send response via channel for which there is no open connection, connection id 172.24.129.23:5011-172.24.132.89:37722-11830898 (kafka.network.Processor) [2023-01-09 23:44:07,490] WARN Attempting to send response via channel for which there is no open connection, connection id 172.24.129.23:5011-172.24.132.89:39434-11832105 (kafka.network.Processor) ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
