jonyhy96 opened a new issue #475:
URL: https://github.com/apache/pulsar-client-go/issues/475


   #### Expected behavior
   
   perf code will works well when batch builder set to KeyBasedBatchBuilder
   
   #### Actual behavior
   
   panic: multi batches container not support Flush(), please use 
FlushBatches() instead
   
   #### Steps to reproduce
   
   Set BatcherBuilderType to pulsar.KeyBasedBatchBuilder in [perf 
code](https://github.com/apache/pulsar-client-go/blob/master/perf/perf-producer.go#L88),
 run the perf with 
   
   ```shell
   $ perf -r 1000 my-topic
   ```
   
   #### System configuration
   **Pulsar version**: any
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to