[
https://issues.apache.org/jira/browse/KAFKA-5662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Armando Garcia Sancio reassigned KAFKA-5662:
-------------------------------------------------
Assignee: Jose Armando Garcia Sancio (was: Stanislav Kozlovski)
> 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
> Assignee: Jose Armando Garcia Sancio
> Priority: Major
> 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
(v8.3.4#803005)