kafka-connect-datagen icon indicating copy to clipboard operation
kafka-connect-datagen copied to clipboard

A Kafka Connect source connector that generates data for tests

Results 3 kafka-connect-datagen issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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.