Passing checkpoint lock object to StreamSourceContexts.getSourceContext after StreamTask.getCheckpointLock deprecation
Posted by
Yuval Itzchakov on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Passing-checkpoint-lock-object-to-StreamSourceContexts-getSourceContext-after-StreamTask-getCheckpoin-tp34206.html
Hi,
Flink 1.10 marks StreamTask.getCheckpointLock as deprecated and points to using YieldingOperatorFactory instead.
Question is, with the above method now being deprecated, which object should we pass to getSourceContext for the required checkpointLock?
--
Best Regards,
Yuval Itzchakov.