JNSimba commented on PR #66563: URL: https://github.com/apache/doris/pull/66563#issuecomment-5213152597
CDC jobs can only modify the position in the PAUSED state, and the offset only accepts the exact position specified in the JSON above; initial, snapshot, earliest, or latest offsets are not accepted. I remember there being this limitation. https://github.com/apache/doris/blob/master/regression-test/suites/job_p0/streaming_job/cdc/test_streaming_postgres_job_special_offset.groovy#L216-L220 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
