You'll find the new documentation directly in the git repository. In the old
site there is a news on top of all pages about the migration. We are working on
a new site with docs generated directly from repository.
Il gio, 7 giu, 2018 alle 17:27, Webster Homer ha
scritto: I am in the proce
I am in the process of upgrading an application that uses Camel and Kafka
from Camel 2.18.2 to 21.1 and Kafka from 0.10.0.2 to 1.1.0
The Kafka upgrade just worked, however URL used by camel to specify the
kafka consumers and producers changed.
Old format:
kakfa:server.port?topic=mytopic&...
New