cckellogg opened a new pull request #124: [Issue #123] Ensure message is sent if no room in current batch. URL: https://github.com/apache/pulsar-client-go/pull/124 Fixes #123 If the current message being published does not fit in the current batch that message is never sent. This patch will add the message to the batch after flushing the current batch.
---------------------------------------------------------------- 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] With regards, Apache Git Services
