[
https://issues.apache.org/jira/browse/BEAM-13171?focusedWorklogId=778164&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-778164
]
ASF GitHub Bot logged work on BEAM-13171:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jun/22 16:06
Start Date: 03/Jun/22 16:06
Worklog Time Spent: 10m
Work Description: kennknowles commented on PR #15951:
URL: https://github.com/apache/beam/pull/15951#issuecomment-1146131230
I may be getting mixed up. I had thought that
https://github.com/apache/beam/pull/15951#issuecomment-990238052 was addressed.
Specifically that we would have a bounded-per-input-element SDF, hence bounded
PCollections, when stop read time was specified. Is this false? Are
PCollections still unbounded?
Issue Time Tracking
-------------------
Worklog Id: (was: 778164)
Time Spent: 6h 50m (was: 6h 40m)
> 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: 6h 50m
> 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.7#820007)