kafka-connect-datagen
kafka-connect-datagen copied to clipboard
A Kafka Connect source connector that generates data for tests
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
I generate data via the quickstart. But after a while, no new data is generated, so I just wonder is the data size is limited after some threshold ?
It can be used for Kafka key with generated messages. For now, it can be only a fixed value.