319 B
319 B
ELASTIC STREAM
- Graceful shutdown of Workers. It has start() so it should have stop() also.
- Channel buffer should be configurable or not? Is it same as batchSize?
- Each data(record) should have its position.
- Worker has *Client in it. Is this OK?
- Polling(ticker)?
- Context use.
- Teardown() and Ack().