[jira] [Commented] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2022-04-20 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525114#comment-17525114 ] Haoze Wu commented on KAFKA-13538: -- [~joecqupt] I see. But I guess the retry mechanis

[jira] [Created] (KAFKA-13457) socketChannel in Acceptor#accept is not closed upon IOException

2021-11-15 Thread Haoze Wu (Jira)
Haoze Wu created KAFKA-13457: Summary: socketChannel in Acceptor#accept is not closed upon IOException Key: KAFKA-13457 URL: https://issues.apache.org/jira/browse/KAFKA-13457 Project: Kafka Issu

[jira] [Updated] (KAFKA-13457) socketChannel in Acceptor#accept is not closed upon IOException

2021-11-16 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13457: - Description: When the kafka.network.Acceptor in SocketServer.scala accepts a new connection in the `acc

[jira] [Created] (KAFKA-13468) Consumers may hang because IOException in Log# does not trigger KafkaStorageException

2021-11-19 Thread Haoze Wu (Jira)
Haoze Wu created KAFKA-13468: Summary: Consumers may hang because IOException in Log# does not trigger KafkaStorageException Key: KAFKA-13468 URL: https://issues.apache.org/jira/browse/KAFKA-13468 Project

[jira] [Updated] (KAFKA-13468) Consumers may hang because IOException in Log# does not trigger KafkaStorageException

2021-11-19 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13468: - Description: When the Kafka Log class (`core/src/main/scala/kafka/log/Log.scala`) is initialized, it ma

[jira] [Updated] (KAFKA-13468) Consumers may hang because IOException in Log# does not trigger KafkaStorageException

2021-11-19 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13468: - Description: When the Kafka Log class (`core/src/main/scala/kafka/log/Log.scala`) is initialized, it ma

[jira] [Updated] (KAFKA-13468) Consumers may hang because IOException in Log# does not trigger KafkaStorageException

2021-11-19 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13468: - Description: When the Kafka Log class (`core/src/main/scala/kafka/log/Log.scala`) is initialized, it ma

[jira] [Created] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2021-12-12 Thread Haoze Wu (Jira)
Haoze Wu created KAFKA-13538: Summary: Unexpected TopicExistsException related to Admin#createTopics after broker crash Key: KAFKA-13538 URL: https://issues.apache.org/jira/browse/KAFKA-13538 Project: Kaf

[jira] [Updated] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2021-12-12 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13538: - Attachment: Screenshot from 2021-12-12 16-33-11.png Screenshot from 2021-12-12 16-33-06

[jira] [Updated] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2021-12-12 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13538: - Attachment: Screenshot from 2021-12-12 16-34-25.png Description: We were using the official Kafka J

[jira] [Updated] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2021-12-12 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13538: - Attachment: (was: Screenshot from 2021-12-12 16-33-11.png) > Unexpected TopicExistsException related

[jira] [Updated] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2021-12-12 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13538: - Attachment: (was: Screenshot from 2021-12-12 16-33-06.png) > Unexpected TopicExistsException related

[jira] [Updated] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2021-12-12 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13538: - Attachment: Screenshot from 2021-12-12 21-17-04.png Screenshot from 2021-12-12 21-16-56

[jira] [Updated] (KAFKA-13538) Unexpected TopicExistsException related to Admin#createTopics after broker crash

2021-12-12 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-13538: - Attachment: (was: Screenshot from 2021-12-12 16-34-25.png) > Unexpected TopicExistsException related

[jira] [Created] (KAFKA-14886) Broker request handler thread pool is full due to single request slowdown

2023-04-10 Thread Haoze Wu (Jira)
Haoze Wu created KAFKA-14886: Summary: Broker request handler thread pool is full due to single request slowdown Key: KAFKA-14886 URL: https://issues.apache.org/jira/browse/KAFKA-14886 Project: Kafka

[jira] [Updated] (KAFKA-14886) Broker request handler thread pool is full due to single request slowdown

2023-04-10 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-14886: - Description: In Kafka-2.8.0, we found that the number of data plane Kafka request handlers may quickly

[jira] [Created] (KAFKA-15339) Transient I/O error happening in appending records could lead to the half of whole cluster

2023-08-13 Thread Haoze Wu (Jira)
Haoze Wu created KAFKA-15339: Summary: Transient I/O error happening in appending records could lead to the half of whole cluster Key: KAFKA-15339 URL: https://issues.apache.org/jira/browse/KAFKA-15339 Pr

[jira] [Updated] (KAFKA-15339) Transient I/O error happening in appending records could lead to the halt of whole cluster

2023-08-13 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoze Wu updated KAFKA-15339: - Summary: Transient I/O error happening in appending records could lead to the halt of whole cluster (wa

[jira] [Commented] (KAFKA-14813) Timeout Exception causes data loss

2023-08-20 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756620#comment-17756620 ] Haoze Wu commented on KAFKA-14813: -- Hello, may I have the full broker log? > Timeout E

[jira] [Created] (KAFKA-14882) Uncoordinated states about topic in ZooKeeper nodes and Kafka brokers cause TopicExistException at client

2023-04-06 Thread Haoze Wu (Jira)
Haoze Wu created KAFKA-14882: Summary: Uncoordinated states about topic in ZooKeeper nodes and Kafka brokers cause TopicExistException at client Key: KAFKA-14882 URL: https://issues.apache.org/jira/browse/KAFKA-14882