Paweł Kaczmarczyk created BEAM-2468:
---------------------------------------
Summary: 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: Davor Bonaci
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)