|
|
|
|
|
by lars_francke
3710 days ago
|
|
Yes, the suggestion discussed by Aphyr has been implemented. You can now set up a lower bound on the ISR size (min.insync.replicas). Together with required.acks=-1 you can wait for a message to be committed to at least min.insync.replicas nodes. https://issues.apache.org/jira/browse/KAFKA-1555 |
|