You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/31 20:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-13171?focusedWorklogId=718194&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-718194 ]

ASF GitHub Bot logged work on BEAM-13171:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Jan/22 20:58
            Start Date: 31/Jan/22 20:58
    Worklog Time Spent: 10m 
      Work Description: nbali commented on pull request #15951:
URL: https://github.com/apache/beam/pull/15951#issuecomment-1026202922


   "In case of using stopReadTime, does it mean that a pipeline becomes bounded and it will be stopped once all records are read?"
   "Yes, correct."
   
   @aghajani Are you sure that the pipeline stops once it has finished?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 718194)
    Time Spent: 4h  (was: 3h 50m)

> 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
>            Priority: P2
>             Fix For: 2.36.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> 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.20.1#820001)