That’s great Alex, thank you

-----Original Message-----
From: Alex Loddengaard [mailto:a...@confluent.io] 
Sent: Wednesday, January 06, 2016 9:59 AM
To: users@kafka.apache.org
Subject: Re: Leader Election

Hi Heath,

I assume you're referring to the partition leader. This is not something you 
need to worry about when using the REST API. Kafka handles leader election, 
failure recovery, etc. for you behind the scenes. Do know that if a leader 
fails, you'll experience a small latency hit because a new leader needs to be 
elected for the partitions that were led by said failed leader.

Alex

On Wed, Jan 6, 2016 at 8:09 AM, Heath Ivie <hi...@autoanything.com> wrote:

> Hi Folks,
>
> I am trying to use the REST proxy, but I have some fundamental 
> questions about how the leader election works.
>
> My understanding of how the way the leader elections work is that the 
> proxy hides all of that complexity and processes my produce/consume 
> request transparently.
>
> Is that the case or do I need to manage that myself?
>
> Thanks
> Heath
>
>
>
> Warning: This e-mail may contain information proprietary to 
> AutoAnything Inc. and is intended only for the use of the intended 
> recipient(s). If the reader of this message is not the intended 
> recipient(s), you have received this message in error and any review, 
> dissemination, distribution or copying of this message is strictly 
> prohibited. If you have received this message in error, please notify 
> the sender immediately and delete all copies.
>



--
*Alex Loddengaard | **Solutions Architect | Confluent* *Download Apache Kafka 
and Confluent Platform: www.confluent.io/download
<http://www.confluent.io/download>*

Reply via email to