[ https://issues.apache.org/jira/browse/BEAM-6188?focusedWorklogId=175618&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-175618 ]
ASF GitHub Bot logged work on BEAM-6188: ---------------------------------------- Author: ASF GitHub Bot Created on: 14/Dec/18 23:32 Start Date: 14/Dec/18 23:32 Worklog Time Spent: 10m Work Description: pabloem edited a comment on issue #7226: [BEAM-6188] Unbouded synthetic source URL: https://github.com/apache/beam/pull/7226#issuecomment-447509801 It all is looking good for now. Only classes that I have left to check out are SyntheticUnboundedSource, and SyntheticWatermark. One question: What do you think about using `SyntheticIO.unbounded(options)`/`SyntheticIO.bounded(options)` vs `new UnboundedSyntheticSource(options)`/`new BoundedSyntheticSource(options)` ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 175618) Time Spent: 2h 20m (was: 2h 10m) > Create unbounded synthetic source > --------------------------------- > > Key: BEAM-6188 > URL: https://issues.apache.org/jira/browse/BEAM-6188 > Project: Beam > Issue Type: Sub-task > Components: testing > Reporter: Lukasz Gajowy > Assignee: Lukasz Gajowy > Priority: Major > Time Spent: 2h 20m > Remaining Estimate: 0h > > It is needed for streaming scenarios. It should provide ways to reason about > time and recovering from checkpoints. -- This message was sent by Atlassian JIRA (v7.6.3#76005)