fresh-borzoni opened a new issue, #391: URL: https://github.com/apache/fluss-rust/issues/391
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### Description Scanner hardcodes LOG_FETCH_MAX_BYTES = 16MB, LOG_FETCH_MIN_BYTES = 1, LOG_FETCH_WAIT_MAX_TIME = 500ms as constants. Java exposes these as config options. Users can't tune fetch size for their throughput/latency tradeoff. Add 3 config fields, thread them through LogFetcher construction ### Willingness to contribute - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
