scylladb / scylla-cdc-java

Apache License 2.0
24 stars 15 forks source link

Throttling of reading windows when catching up #46

Open avelanarius opened 3 years ago

avelanarius commented 3 years ago

When the library starts up reading from the start of generation, there are no delays/throttling of reading the old windows.

avelanarius commented 4 months ago

Will be fixed by https://github.com/scylladb/scylla-cdc-java/pull/75