-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
MySQL connector sets last snapshot event twice - the first time during the streaming and the second time in `MySqlSnapshotChangeEventSource.postSnapshot()`. Remove setting the last snapshot event during the streaming and keep it only in one place in `postSnapshot()` method.