Skip to content

Add support for reading with BatchClient #89

@maddisondavid

Description

@maddisondavid

Currently the PravegaReader uses the streaming API to read the stream however for Historical read testing we also need to test with the BatchClient.

Proposal
Add an extra -batchreader option, that if specified, tells the reader to consume the stream with the BatchClient. The number of consumers will still be specified and the reader will allocate the segments provided by the BatchClient to the available consumers.

Latency and Throughput metrics would be recorded as they would for any test using the streaming reader.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions