longtengz commented on issue #681: URL: https://github.com/apache/pulsar-client-go/issues/681#issuecomment-991433969
That seems very confusing to me. If batch is disabled, why using a batchBuilder? From the comments in the code, I assume there's a difference in the format of batch messages and single message sent to the broker. If batch is disabled, it shouldn't use the batch format to send the only one message, right? Also, as I mentioned, other batching related configs are also used in the non-batching mode. Nevertheless, auto_consume doesn't work like python client in non-batching mode. -- 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