confluentinc / kafka-connect-datagen

Connector that generates data for demos
Apache License 2.0
19 stars 87 forks source link

feat: static interval between messages #149

Open mredlars opened 7 months ago

mredlars commented 7 months ago

Problem

Connector can only produce in random intervals.

Solution

Add a configuration option that will overide default, random interval between messages with a static one.

Does this solution apply anywhere else?
If yes, where?

Test Strategy

Testing done:

Release Plan

cla-assistant[bot] commented 7 months ago

CLA assistant check
All committers have signed the CLA.