[jira] [Created] (KAFKA-12420) Kafka network Selector class has many constructors; use a Builder pattern instead

2021-03-04 Thread Steve Rodrigues (Jira)
Steve Rodrigues created KAFKA-12420: --- Summary: Kafka network Selector class has many constructors; use a Builder pattern instead Key: KAFKA-12420 URL: https://issues.apache.org/jira/browse/KAFKA-12420

Re: [ANNOUNCE] New committer: David Jacot

2020-10-16 Thread Steve Rodrigues
Congratulations David! Sent via passenger pigeon, please ignore droppings > On Oct 16, 2020, at 9:01 AM, Gwen Shapira wrote: > > The PMC for Apache Kafka has invited David Jacot as a committer, and > we are excited to say that he accepted! > > David Jacot has been contributing to Apache Kafk

[jira] [Created] (KAFKA-10371) Partition reassignments can result in crashed ReplicaFetcherThreads.

2020-08-06 Thread Steve Rodrigues (Jira)
Steve Rodrigues created KAFKA-10371: --- Summary: Partition reassignments can result in crashed ReplicaFetcherThreads. Key: KAFKA-10371 URL: https://issues.apache.org/jira/browse/KAFKA-10371 Project

[jira] [Created] (KAFKA-9826) Log cleaning goes in infinite loop when first dirty offset is past start of active segment

2020-04-06 Thread Steve Rodrigues (Jira)
Steve Rodrigues created KAFKA-9826: -- Summary: Log cleaning goes in infinite loop when first dirty offset is past start of active segment Key: KAFKA-9826 URL: https://issues.apache.org/jira/browse/KAFKA-9826

[jira] [Created] (KAFKA-9644) incrementalAlterConfigs OpType.APPEND on unset property fails with NullPointerException

2020-03-03 Thread Steve Rodrigues (Jira)
Steve Rodrigues created KAFKA-9644: -- Summary: incrementalAlterConfigs OpType.APPEND on unset property fails with NullPointerException Key: KAFKA-9644 URL: https://issues.apache.org/jira/browse/KAFKA-9644

Re: [DISCUSS] KIP-537: Increase default zookeeper session timeout

2019-10-16 Thread Steve Rodrigues
Nice! I will observe that in a previous life, even within a "controlled datacenter environment" (albeit a large one), we wound up resetting the ZK timeout to 30s due to spurious network issues. Bumping replica max lag is important as well, since we also frequently saw the ISR=1 problem as machines