-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
2.5.2.Final, 2.6.0.Alpha2
-
None
-
False
-
None
-
False
-
-
This change https://github.com/debezium/debezium/pull/5227 moved registration of signal actions just before the start of the streaming to permit to correctly trigger an incremental snapshot when using a non-source channel.
Now a blocking snapshot signal is processed but it will assume that the streaming is running and ChangeEventSourceCoordinator waits until the streaming will be paused, but can happen that the streaming is not started yet.
- is duplicated by
-
DBZ-7806 Ad-hoc blocking snapshot not working through file channeling without inserting a row in the database.
- Closed