[
https://issues.apache.org/jira/browse/BEAM-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227760#comment-16227760
]
ASF GitHub Bot commented on BEAM-2468:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/3930
> Reading Kinesis records in the background
> -----------------------------------------
>
> Key: BEAM-2468
> URL: https://issues.apache.org/jira/browse/BEAM-2468
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-extensions
> Reporter: Paweł Kaczmarczyk
> Assignee: Paweł Kaczmarczyk
>
> Currently Kinesis records are read on demand in a runner's thread. We may
> instead read the records in a background with separate threads and store time
> in the buffer which will result in a major performance improvement.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)