you already tried to do that.
When the broker starts up, it prints out a message to the logs showing all the
configuration settings. I often use that to double check that I specified my
settings properly in server.properties.
-James
> -James
>
>>
>> -Original Message----
r.properties and acks=all on
> producer? min.insync.replicas only applies when acks=all.
>
> -James
>
> >
> > -Original Message-
> > From: Todd Palino [mailto:tpal...@gmail.com]
> > Sent: Monday, March 06, 2017 6:48 PM
> > To: users@kafka.apache.org
> > S
licas=2 in server.properties and acks=all on
producer? min.insync.replicas only applies when acks=all.
-James
>
> -Original Message-
> From: Todd Palino [mailto:tpal...@gmail.com]
> Sent: Monday, March 06, 2017 6:48 PM
> To: users@kafka.apache.org
> Subject: Re: Clarification on mi
server.properties does not work and we needed it at explicit topic level.
This looks like bug?? Anyone facing this issue.
-Original Message-
From: Todd Palino [mailto:tpal...@gmail.com]
Sent: Monday, March 06, 2017 6:48 PM
To: users@kafka.apache.org
Subject: Re: Clarification on min.insync.replicas
Default broker configurations do not show in the topic overrides (which is
what you are showing with the topics tool). It is more accurate to say that
the min.insync.replicas setting in your server.properties file is what will
apply to every topic (regardless of when it is created), if there exists
Hi All,
Need details about min.insync.replicas in the server.properties.
I thought once I add this to server.properties, all subsequent topic create
should have this as default value.
C:\JAVA_INSTALLATION\kafka\kafka_2.11-0.10.1.1>bin\windows\kafka-topics.bat
--zookeeper localhost:2181/chroot