Create specific KNetCore implementation for each application #136
Labels
enhancement
New feature or request
KNet
KNet related issue
KNetCLI
KNetCLI related issue
KNetPS
KNetPS related issue
KNetTemplates
KNet Templates related issue
KNetCore<T>
: the specific section ofKNetCore<T>
will be moved in the CLI implementation; this instance will not manage the Connect toolsKNetCore<T>
: it will be a copy of the one in CLIKNetCore<T>
managing only the Apache Kafka Connect with different command-line arguments:ClassToRun
with a value ofConnectDistributed
orConnectStandalone
, the command-line interface will used
ands
switchesOriginally posted by @masesdevelopers in #135 (comment)
The text was updated successfully, but these errors were encountered: