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 2021/01/28 03:36:58 UTC

[GitHub] [pulsar-client-go] flowchartsman opened a new issue #456: Support Large Message Size (PIP-37 / "chunking")

flowchartsman opened a new issue #456:
URL: https://github.com/apache/pulsar-client-go/issues/456


   Currently the go client does not seem to support [PIP-37](https://github.com/apache/pulsar/wiki/PIP-37:-Large-message-size-handling-in-Pulsar) which allows for messages to be sent that are larger than the maximum message size by breaking them up on the producer side and re-assembling them in the consumer. This would be a handy feature.


----------------------------------------------------------------
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