jeremy_k
10/18/2022, 3:44 PM2022-10-18T15:36:27.461996Z [warning ] No state was found, complete import.
The mongo tap doesn't detect any change streams ...
2022-10-18T15:36:29.364039Z [info ] time=2022-10-18 15:36:29 name=tap_mongodb level=INFO message=No change streams after 1000, updating bookmark and exiting... cmd_type=elb consumer=False name=tap-mongodb producer=True stdio=stderr string_id=tap-mongodb
Is this use case supported ?
Thank you in advance !aaronsteers
10/20/2022, 5:10 PMaaronsteers
10/20/2022, 5:15 PM--state-id-suffix tracker so that you don't accidentally wipe your main log-based replication bookmark,
• then continue running log-based replication from that point
We're working on making this smoother for SDK-based taps in the future, but for now, what do you think of this general approach?jeremy_k
10/24/2022, 9:01 AM