datastax / cdc-apache-cassandra

Datastax CDC for Apache Cassandra
Apache License 2.0
35 stars 21 forks source link

Drop the --export-max-records flag #136

Closed aymkhalil closed 1 year ago

aymkhalil commented 1 year ago

The --export-max-records maps to DSBulk -maxRecords flag which is currently not working as expected. Check https://github.com/datastax/dsbulk/issues/470

For bow, the backfill tool will drop this flag, and will be restored once we sort out the maxRecords. Please note the all DSBulk settings can be still be passed via the --export-dsbulk-option