[jira] [Created] (KAFKA-10337) Wait for pending async commits in commitSync() even if no offsets are specified

2020-08-01 Thread Tom Lee (Jira)
Tom Lee created KAFKA-10337: --- Summary: Wait for pending async commits in commitSync() even if no offsets are specified Key: KAFKA-10337 URL: https://issues.apache.org/jira/browse/KAFKA-10337 Project: Kafka

Re: [DISCUSS] KIP-273 Kafka to support using ETCD beside Zookeeper

2018-03-28 Thread Tom Lee
t;> > > > >> > > I have created KIP-273: Kafka to support using ETCD beside Zookeeper > >> > > > >> > > Here is the link to the KIP: > >> > > > >> > > https://cwiki.apache.org/confluence/display/KAFKA/KIP- > >> > > 273+-+Kafka+to+support+using+ETCD+beside+Zookeeper > >> > > > >> > > Looking forward to the discussion. > >> > > > >> > > Thanks, > >> > > Balint > >> > > > >> > > >> > >> > >> > >> -- > >> *Gwen Shapira* > >> Product Manager | Confluent > >> 650.450.2760 | @gwenshap > >> Follow us: Twitter <https://twitter.com/ConfluentInc> | blog > >> <http://www.confluent.io/blog> > >> > > > > > -- *Tom Lee */ http://tomlee.co / @tglee <http://twitter.com/tglee>

[jira] [Commented] (KAFKA-2712) Reassignment Partition Tool Issue

2015-11-01 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984606#comment-14984606 ] Tom Lee commented on KAFKA-2712: Hi Kiran, I think the first --verify error yo

[jira] [Commented] (KAFKA-2063) Bound fetch response size

2015-10-12 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952925#comment-14952925 ] Tom Lee commented on KAFKA-2063: This sounds familiar. Am I right in thinking somet

[jira] [Updated] (KAFKA-2193) Intermittent network + DNS issues can cause brokers to permanently drop out of a cluster

2015-05-14 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Lee updated KAFKA-2193: --- Description: Our Kafka cluster recently experienced some intermittent network & DNS resolution issues

[jira] [Created] (KAFKA-2193) Intermittent network + DNS issues can cause brokers to permanently drop out of a cluster

2015-05-14 Thread Tom Lee (JIRA)
Tom Lee created KAFKA-2193: -- Summary: Intermittent network + DNS issues can cause brokers to permanently drop out of a cluster Key: KAFKA-2193 URL: https://issues.apache.org/jira/browse/KAFKA-2193 Project

Contributing a KIP

2015-03-25 Thread Tom Lee
Hi all, I'd like to put forth a KIP but don't seem to have write access to cwiki. Do I need to get a special permission bit set, or should I simply open up the discussion here on the mailing list? Cheers, Tom

[jira] [Updated] (KAFKA-1838) Better interrupt handling in producers

2014-12-31 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Lee updated KAFKA-1838: --- Labels: patch (was: ) Status: Patch Available (was: Open) The attached patch modifies the Producer.send

[jira] [Updated] (KAFKA-1838) Better interrupt handling in producers

2014-12-31 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Lee updated KAFKA-1838: --- Attachment: interruptable-producers-v1.patch > Better interrupt handling in produc

[jira] [Created] (KAFKA-1838) Better interrupt handling in producers

2014-12-31 Thread Tom Lee (JIRA)
Tom Lee created KAFKA-1838: -- Summary: Better interrupt handling in producers Key: KAFKA-1838 URL: https://issues.apache.org/jira/browse/KAFKA-1838 Project: Kafka Issue Type: Improvement