Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
1.4.0
Description
The batch size does not appear to be standard throughout the various sinks in both the current documentation and the code.
For example avro and thrift use "batch-Size" while nearly everything else uses "batchSize". It's rather trivial which is which but to manage it can be quite the headache to keep in mind.
It would be very nice to just have this standardized across the board.