Hi Marcus,
1. If you change REPLICATION_FACTOR_CONFIG without resetting the
application (or deleting the changelog and repartition topics) and
redeploy the Streams application, the replication factor of the internal
topics will not change. The replication factor will only change for new
deplo
Hi All,
I'm in a sub-optimal situation whereby I have some Kafka Streams apps
deployed to production, but the default replication factor set on the
brokers was 1 when they were first deployed.
As such, any state store changelog topics, and re-partition topics
therefore have RF 1 also.
I'm familia
>
> > From: Robin Yamaguchi [ro...@tune.com]
> > Sent: Wednesday, June 10, 2015 4:05 PM
> > To: users@kafka.apache.org
> > Subject: Changing replication factor for an existing topic
> >
> > Greetings,
> >
> >
he
> replication factor.
> http://kafka.apache.org/documentation.html#basic_ops_increase_replication_factor
>
> Aditya
>
>
> From: Robin Yamaguchi [ro...@tune.com]
> Sent: Wednesday, June 10, 2015 4:05 PM
> To: users@kafka.apache
:05 PM
To: users@kafka.apache.org
Subject: Changing replication factor for an existing topic
Greetings,
With Kafka 0.8.2.1, is there a way to either raise or lower the replication
factor of an existing topic? Searching through this list, there was
mention that the tool has yet to be developed. It
Greetings,
With Kafka 0.8.2.1, is there a way to either raise or lower the replication
factor of an existing topic? Searching through this list, there was
mention that the tool has yet to be developed. It doesn't seem possible
still looking at the replication tools wiki, nor with yahoo's kafka
m