Re: Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Hans Jespersen
kant Patel | 817.367.4302 > Enterprise Architecture Team > PDX-NHIN > > > -Original Message- > From: Shrikant Patel > Sent: Wednesday, April 19, 2017 5:49 PM > To: users@kafka.apache.org > Subject: RE: [EXTERNAL] Re: Re: ZK and Kafka failover testing > >

RE: Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Shrikant Patel
Patel Sent: Wednesday, April 19, 2017 5:49 PM To: users@kafka.apache.org Subject: RE: [EXTERNAL] Re: Re: ZK and Kafka failover testing Thanks Jeff, Onur, Jun, Hans. I am learning a lot from your response. Just to summarize briefly my steps, 5 node Kafka and ZK cluster. 1. ZK cluster has all node

RE: Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Shrikant Patel
- From: Jeff Widman [mailto:j...@netskope.com] Sent: Wednesday, April 19, 2017 4:11 PM To: users@kafka.apache.org Subject: [EXTERNAL] Re: Re: ZK and Kafka failover testing * Notice: This email was received from an external source * Oops, I linked to the wrong ticket, this is the one we

Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Jeff Widman
t; > ssl.protocol=TLSv1.2 >> > > ssl.truststore.type=JKS >> > > max.in.flight.requests.per.connection=1 >> > > metadata.fetch.timeout.ms=6 >> > > reconnect.backoff.ms=1000 >> > > retry.backoff.ms​=1000 >> > > max.reques

Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Jeff Widman
value as per your cases} > > > value.deserializer= {appropriate value as per your case} > > > group.id= {appropriate value as per your case} > > > ssl.key.password= {appropriate value as per your case} > > > ssl.keystore.location= {appropriate value as per your case}

Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Jun Rao
gt; enable.auto.commit=false > > security.protocol= SSL > > ssl.enabled.protocols=TLSv1.2 > > ssl.keystore.type=JKS > > ssl.protocol=TLSv1.2 > > ssl.truststore.type=JKS > > client.id= {appropriate value as per your case, may help with > debugging}​ > > reconnect.backo

Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Hans Jespersen
r case} > > enable.auto.commit=false > > security.protocol= SSL > > ssl.enabled.protocols=TLSv1.2 > > ssl.keystore.type=JKS > > ssl.protocol=TLSv1.2 > > ssl.truststore.type=JKS > > client.id= {appropriate value as per your case, may help with > debugging}

Re: Re: ZK and Kafka failover testing

2017-04-19 Thread Onur Karaman
KS > client.id= {appropriate value as per your case, may help with debugging}​ > reconnect.backoff.ms=1000 > retry.backoff.ms​=1000​ > > Thanks, > Shri > > -Original Message- > From: Hans Jespersen [mailto:h...@confluent.io] > Sent: Tuesday, April 18, 2017 7:

RE: Re: ZK and Kafka failover testing

2017-04-19 Thread Shrikant Patel
] Sent: Tuesday, April 18, 2017 7:57 PM To: users@kafka.apache.org Subject: [EXTERNAL] Re: ZK and Kafka failover testing * Notice: This email was received from an external source * When you publish, is acks=0,1 or all (-1)? What is max.in.flight.requests.per.connection (default is 5