[
https://issues.apache.org/jira/browse/BEAM-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-3405:
-------------------------------
Summary: Make maxNumRecords a long and validate if stream exists for
KinesisIO (was: Make maxNumRecords a long for KinesisIO)
> Make maxNumRecords a long and validate if stream exists for KinesisIO
> ---------------------------------------------------------------------
>
> Key: BEAM-3405
> URL: https://issues.apache.org/jira/browse/BEAM-3405
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-extensions
> Affects Versions: 2.3.0
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
>
> KinesisIO as other unbounded sources has a method for bounded reads that sets
> a maximum number of records to be read, this PR makes this parameter a long
> as it is the case with other IOs. It also simplifies the logic for the
> bounded read.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)