kafunk icon indicating copy to clipboard operation
kafunk copied to clipboard

Add test scripts for protocol operations

Open eulerfx opened this issue 9 years ago • 1 comments

Currently, there is a single script in the tests project which invokes various protocol operations on a running Kafka instance. This should be split up to capture individual operations.

eulerfx avatar Apr 20 '16 15:04 eulerfx

Ideally, we can get a Consume/Produce "simple", Topics, etc. as "tools" as well for Dev's to use.

see https://github.com/Microsoft/CSharpClient-for-Kafka/tree/master/src/KafkaNET.Library/Examples/ProduceSimple

cicorias avatar Apr 20 '16 15:04 cicorias