You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/05 08:08:42 UTC

[GitHub] [pulsar] ayolivia opened a new issue #4478: Expect perf producer to publish non-empty buffer and use load from a multi-lines file

ayolivia opened a new issue #4478: Expect perf producer to publish non-empty buffer and use load from a multi-lines file
URL: https://github.com/apache/pulsar/issues/4478
 
 
   Currently, perf producer publishes non-empty buffer of certain size, it may confuse someone using `pulsar-client consume` like below:
   
   ```
   ----- got message -----
   
   ----- got message -----
   
   ```
   Furthermore, it uses the whole payload in a file which has multiple lines. It would be better to publish non-empty buffer and use load from a multi-lines file.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services