You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/01/12 06:30:02 UTC

[jira] [Resolved] (BEAM-3405) Make maxNumRecords a long and validate if stream exists for KinesisIO

     [ https://issues.apache.org/jira/browse/BEAM-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía resolved BEAM-3405.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

> 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
>             Fix For: 2.3.0
>
>
> 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)