Anyone any thoughts? If I am not changing this value after upgrade to 1.0 in a single node kafka broker. It will take the default value of 3 . So what will be the behavior in this case?
On Fri, Nov 24, 2017 at 3:57 PM, Debraj Manna <subharaj.ma...@gmail.com> wrote: > Hi > > I am migrating from Kafka 0.10 to the latest 1.0 . I did not set any value > for these fields in Kafka 0.10. Can some one let me know what is the > recommended settings for a 3 node broker cluster & for a single node broker > cluster for the below internal topic settings - > > > - offsets.topic.replication.factor > - transaction.state.log.replication.factor > - transaction.state.log.min.isr > > > Thanks, >