Description
Define and add the CLI for running Copycat in standalone mode. KAFKA-2366 may add a simple version, but this JIRA should address agreeing on the final interface for the functionality defined in KIP-26, which proposed a basic API but may need further extension.
Since the standalone mode is not meant to be persistent, this may end up being a pretty straightforward API. However, it should cleanly handle both worker-level configs and multiple connector configs.
Attachments
Issue Links
- is part of
-
KAFKA-2366 Initial patch for Copycat
- Resolved