Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The block reader in library currently breaks the idempotency by queueing block-metadata in memory.
Will remove the threshold property and the queue internal to BlockReader.
It should be the responsibility of the upstream to slow down if BlockReader is slowing down the pipeline.