Hi all,

I'm trying to migrate an old Kafka version (0.10.2.1) to the new Kafka
version (2.1.0). The company implemented a class in java for creating
Connectors, for that purpose the class ConnectionFactory is used to create
connectors (ConnectorFactory.newConnector(*String connectorClassOrAlias*
)).

I'm no able to find which is the new way to do that for the version  2.1.0,
could you help me?

Thanks,
Fernando.

Reply via email to