masesgroup / KNet

KNet is a comprehensive .NET suite for Apache Kafka™ providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka)
https://knet.masesgroup.com/
Apache License 2.0
40 stars 6 forks source link

Improve Stream classes #7

Closed mariomastrodicasa closed 2 years ago

mariomastrodicasa commented 3 years ago

Is your feature request related to a problem? Please describe.

3 does not cover all features available in the Java classes, the classes shall be enhanced

Describe the solution you'd like Add more methods/fields on the classes involved to have a reach code base

Describe alternatives you've considered N/A

Additional context Related to #3

masesdevelopers commented 2 years ago

API covered. Issue will be closed.

mariomastrodicasa commented 2 years ago

The files shall be checked: this https://github.com/masesgroup/KafkaBridge/blob/45f22c90f5d7698c8c7815d989228a69c9a558a3/src/net/KafkaBridge/ClientSide/BridgedClasses/Streams/State/Stores.cs#L28 and some other are not correct.