Re: Fine grained control over batching in tests

2018-02-26 Thread Ivan Kelly
Crap :) dev + autocomplete. On Mon, Feb 26, 2018 at 9:45 PM, Sijie Guo wrote: > Ivan, > > I think this should be at pulsar@ :-) > > - Sijie > > On Mon, Feb 26, 2018 at 12:42 PM, Ivan Kelly wrote: > >> Hi folks, >> >> I'd like to do some tests with batching and compaction. So far the >> only wa

Re: Fine grained control over batching in tests

2018-02-26 Thread Sijie Guo
Ivan, I think this should be at pulsar@ :-) - Sijie On Mon, Feb 26, 2018 at 12:42 PM, Ivan Kelly wrote: > Hi folks, > > I'd like to do some tests with batching and compaction. So far the > only way I've found to control batching is by setting > BatchingMaxMessages and MaxPublishingDelay, but t