Files
spring-cloud-stream/spring-cloud-stream-binder-kafka-core
Gary Russell ca9296dbd2 GH-628: Add dlqPartitions property
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/628

Allow users to specify the number of partitions in the dead letter topic.

If the property is set to 1 and the `minPartitionCount` binder property is 1,
override the default behavior and always publish to partition 0.
2019-10-23 15:33:20 -04:00
..
2017-12-22 09:48:11 -05:00
2019-10-23 15:33:20 -04:00
2017-10-05 11:54:23 -04:00
2019-09-23 18:12:19 +00:00