Closed jingle3276 closed 7 years ago
Add a function readToOffsets consumer Map<Partition, Offset>: AsyncSeq<ConsumerState* ConsumerMessageSet> where the returned AsyncSeq knows where to stop based on the input map
readToOffsets consumer Map<Partition, Offset>: AsyncSeq<ConsumerState* ConsumerMessageSet>
This has been added as Consumer.streamRange as of 0.1.5
Add a function
readToOffsets consumer Map<Partition, Offset>: AsyncSeq<ConsumerState* ConsumerMessageSet>
where the returned AsyncSeq knows where to stop based on the input map