Mostafa Aghajani created BEAM-13171:
---------------------------------------
Summary: Support for stopReadTime on KafkaIO SDF
Key: BEAM-13171
URL: https://issues.apache.org/jira/browse/BEAM-13171
Project: Beam
Issue Type: Improvement
Components: io-java-kafka
Reporter: Mostafa Aghajani
Assignee: Mostafa Aghajani
There is already the support for startReadTime using SDF when the Kafka version
is supported.
I want to add the support for stopReadTIme so we can extract messages from
Kafka only up to a point in time and then the task will be finished.
One use case: when you want to only re-process (re-read) a period of time for a
Kafka topic in your pipeline.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)