[
https://issues.apache.org/jira/browse/BEAM-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-2468.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
> 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
> Priority: Major
> Fix For: 2.2.0
>
>
> 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
(v7.6.3#76005)