Files
spring-cloud-stream-binder-…/spring-cloud-stream-binder-kafka-core
Soby Chacko 4161f875ed Change default replication factor to -1 (#956)
* Change default replication factor to -1

Binder now uses a default value of -1 for replication factor signaling the
broker to use defaults. Users who are on Kafka brokers older than 2.4,
need to set this to the previous default value of 1 used in the binder.

In either case, if there is an admin policy that requires replication factor > 1,
then that value must be used instead.

Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/808

* Addressing PR review comments
2020-08-28 12:18:53 -04:00
..
2017-12-22 09:48:11 -05:00
2017-10-05 11:54:23 -04:00
2020-07-20 16:28:42 +00:00