BewareMyPower commented on issue #223: URL: https://github.com/apache/pulsar-client-python/issues/223#issuecomment-2317447291
Oh I realized where the issue is, there is a bug with the C++ client when batching is disabled. You can manually enable the batching to get the issue around, while I'm going to push a fix at the C++ client. I also pushed a PR (https://github.com/apache/pulsar-client-python/pull/224) to enable batching by default. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
