Clarify use of 0.11 with 2.0
This commit is contained in:
@@ -116,6 +116,7 @@ Depending on the selected release-combination, the dependent projects will be re
|
||||
<sup>*</sup>The 2.0.x binder uses the pure java `AdminClient` to provision topics.
|
||||
When using the 0.11.x.x client, topics can be provisioned, but the number of partitions cannot be automatically adjusted up.
|
||||
To increase the number of topics, you must use the kafka tools instead.
|
||||
The property `spring.cloud.stream.kafka.binder.auto-add-partitions` must be `false` (default).
|
||||
<br/>
|
||||
<sup>**</sup> To use the 0.11.x.x `kafka-clients` with 1.3.x, you must use the `spring-cloud-stream-binder-kafka11` jar (instead of `spring-cloud-stream-binder-kafka`). You must also override certain other jar versions as follows:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user