masesgroup/KNet

Improve Kafka Streams with some specific KNet classes

masesdevelopers opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Current implementation of Kafka Streams:

  • lacks references to specific classes of KNet like KNetProducer/KNetConsumer
  • many callback classes are not usable to analyze streams when types are complex

Describe the solution you'd like
Introduce some classes to manage better data analysis with specific KNet classes

Describe alternatives you've considered
N/A

Additional context
Connected to masesgroup/KEFCore#87

Update KNetCLI to accept scripts and commands like JNetCLI to support applications using KNet Streams SDK or Apache Kafka Streams.
This will help to use Docker images to do more things than only invokes predefined Apache Kafka commands.