Kafka tolerates 2f failures with 2f+1 replicas by default. What error are
you seeing?

Thanks,

Jun

On Fri, Dec 5, 2014 at 10:01 AM, Ankit Jain <ankitm.j...@impetus.co.in>
wrote:

> Hi All,
>
> I have two nodes kafka cluster and using replication factor 2. If both the
> node is running, then i am able to push data, but if any nodes goes down,
> then getting exception. I explored and found that, the default replication
> factor mode is quorum, means at least (f+1) node must be available in a
> cluster if you have 2f+1 replication.
>
> Please suggest the configuration to change the replication mode from
> quorum to plain one (data will insert even only leader will available).
>
> Regards,
> Ankit
>
> ________________________________
>
>
>
>
>
>
> NOTE: This message may contain information that is confidential,
> proprietary, privileged or otherwise protected by law. The message is
> intended solely for the named addressee. If received in error, please
> destroy and notify the sender. Any use of this email is prohibited when
> received in error. Impetus does not represent, warrant and/or guarantee,
> that the integrity of this communication has been maintained nor that the
> communication is free of errors, virus, interception or interference.
>

Reply via email to