gojek/ziggurat

set internal topic replication factor to greater than 1

s7saxena opened this issue · 0 comments

currently, ziggurat creates only one internal topic and if the partition on which it is created goes offline, the application cannot recover from that failure. we should make it fault tolerant and increase the replication factor for that internal topic.

https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Streams+Internal+Data+Management