blankensteiner commented on issue #266:
URL: 
https://github.com/apache/pulsar-dotpulsar/issues/266#issuecomment-2897034348

   Hi @smbecker 
   If I understand you correctly, what you really want is to disable buffering? 
We could implement that setting 'MessagePrefetchCount' to 0 is allowed and in 
that case every call to 'Receive' will trigger a flow command with a value of 1.
   If this is not the case, I think I need a PR to understand what you want :-)


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to