swift-server / swift-kafka-client

Apache License 2.0
83 stars 23 forks source link

Lower requirements for consumer state machine #154

Closed blindspotbounty closed 12 months ago

blindspotbounty commented 12 months ago

Addresses #147

  1. Lower requirements for KafkaConsumer state machine to avoid fatal error. + Add corresponding tests.
  2. Add twin tests for KafkaProducer as a sanity check