Re: [VOTE] KIP-515: Hardened TLS Configs to ZooKeeper

2020-01-20 Thread Mitchell
+1 (non-binding). Super +1 on this. -mitch On Mon, Jan 20, 2020 at 7:22 AM Ron Dagostino wrote: > > Hi everyone. I would like to start a vote on KIP-515: Enable ZK > client to use the new TLS supported authentication. > > The KIP is here: >

Re: [VOTE] KIP-399: Extend ProductionExceptionHandler to cover serialization exceptions

2020-01-15 Thread Mitchell
+1(non-binding) Very useful -mitch On Wed, Jan 15, 2020, 3:29 PM Anna McDonald wrote: > Greetings, > I would like to propose a vote on KIP-399, extending the > ProductionExceptionHandler to cover serialization exceptions. This KIP > is aimed at improving the error-handling semantics in Kafka

Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-14 Thread Mitchell
+1 (non-binding)! Very useful kip. -mitch On Tue, Jan 14, 2020 at 10:26 AM Manikumar wrote: > > +1 (binding). > > Thanks for the KIP. > > > > On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet wrote: > > > +1 (non binding) > > > > On Sat, 11 Jan 2020 at 02:32, M. Manna wrote: > > > > > Hey

Re: [DISCUSS] KIP-399: Extend ProductionExceptionHandler to cover serialization exceptions

2020-01-11 Thread Mitchell
I'm happy to have the serialization handler now. I've hit this issue a number of times in the past. I think the other options are also large enough they probably deserve their own KIPs to properly document the changes. -mitch On Fri, Jan 10, 2020 at 7:33 PM am wrote: > > Hello, > > I would

Re: [DISCUSS] KIP-555: Deprecate Direct Zookeeper access in Kafka Administrative Tools

2020-01-10 Thread Mitchell
I"m very pro this. The sooner we can make people aware that zookeeper is going away the better. -mitch On Fri, Jan 10, 2020 at 4:37 PM Jose Garcia Sancio wrote: > > Comments below. > > On Thu, Jan 9, 2020 at 5:03 PM Colin McCabe wrote: > > > That's a good question. The current plan is for the

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

2019-10-21 Thread Mitchell
+1(non-binding). This is such an easy default quality of life change On Mon, Oct 21, 2019, 7:28 PM Jason Gustafson wrote: > I'd like to start a vote for KIP-537: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-537%3A+Increase+default+zookeeper+session+timeout > . > > +1 from me > >

Re: [VOTE] KIP-521: Redirect Connect log4j messages also to a file by default

2019-09-20 Thread Mitchell
+1 (non-binding). Love this change. On Fri, Sep 20, 2019, 4:37 PM Randall Hauch wrote: > +1 (binding) > > Great work, Konstantine. > > On Thu, Sep 19, 2019 at 11:50 AM Gwen Shapira wrote: > > > +1 (binding) > > > > On Thu, Sep 19, 2019 at 8:53 AM Konstantine Karantasis > > wrote: > > > > > >

Re: [VOTE] KIP-499 - Unify connection name flag for command line tool

2019-08-20 Thread Mitchell
>>> wrote: > > > > > >>> > > > > > >>>> +1 (non binding) > > > > > >>>> Thanks for the KIP! > > > > > >>>> > > > > > >>>> On Fri, Aug 9, 2019 at 9:36 AM Andrew Schofield > > > >

[VOTE] KIP-499 - Unify connection name flag for command line tool

2019-08-08 Thread Mitchell
Hello Dev, After the discussion I would like to start the vote for KIP-499 The following command line tools will have the `--bootstrap-server` command line argument added: kafka-console-producer.sh, kafka-consumer-groups.sh, kafka-consumer-perf-test.sh, kafka-verifiable-consumer.sh,

Re: [DISCUSS] KIP-499 - Unify connection name flag for command line tool

2019-07-31 Thread Mitchell
, but it sounds like we are planning on deprecating the old > arguments? > > Thanks, > Jason > > On Tue, Jul 30, 2019 at 5:25 PM Mitchell wrote: > > > Hello, > > I have written a proposal to add the command line argument > > `--bootstrap-server` to 5 of the exi

[DISCUSS] KIP-499 - Unify connection name flag for command line tool

2019-07-30 Thread Mitchell
Hello, I have written a proposal to add the command line argument `--bootstrap-server` to 5 of the existing command line tools that do not currently use `--broker-list` for passing cluster connection information.

[jira] [Created] (KAFKA-6160) expose partitions under min isr in kafka-topics.sh command

2017-11-02 Thread Mitchell (JIRA)
Mitchell created KAFKA-6160: --- Summary: expose partitions under min isr in kafka-topics.sh command Key: KAFKA-6160 URL: https://issues.apache.org/jira/browse/KAFKA-6160 Project: Kafka Issue Type