Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Kafka Streams with some specific KNet classes #327

Closed
masesdevelopers opened this issue Dec 9, 2023 · 1 comment · Fixed by #343, #346, #348, #350 or #355
Closed

Improve Kafka Streams with some specific KNet classes #327

masesdevelopers opened this issue Dec 9, 2023 · 1 comment · Fixed by #343, #346, #348, #350 or #355
Assignees
Labels
enhancement New feature or request java Pull requests that update Java code KNet KNet related issue .NET Pull requests that update .net code

Comments

@masesdevelopers
Copy link
Contributor

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

@masesdevelopers
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code KNet KNet related issue .NET Pull requests that update .net code
Projects
None yet
1 participant