[ 
https://issues.apache.org/jira/browse/KAFKA-5662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gustafson updated KAFKA-5662:
-----------------------------------
    Labels: needs-kip  (was: )

> We should be able to specify min.insync.replicas for the __consumer_offsets 
> topic
> ---------------------------------------------------------------------------------
>
>                 Key: KAFKA-5662
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5662
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Apurva Mehta
>              Labels: needs-kip
>
> The transaction log has a {{transaction.state.log.min.isr}} setting to 
> control the min.isr for the transaction log (by default the min.isr is 2 and 
> replication.factor is 3).
> Unfortunately, we don't have a similar setting for the offsets topic. We 
> should add the following {{offsets.topic.min.isr}} setting and default that 
> to 2 so that we have durability on the offsets topic. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to