You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Mostafa Aghajani (Jira)" <ji...@apache.org> on 2021/11/03 08:09:00 UTC

[jira] [Created] (BEAM-13171) Support for stopReadTime on KafkaIO SDF

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)