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 2019/05/30 01:40:22 UTC

[GitHub] [pulsar] rdhabalia commented on issue #4400: PIP 37: [pulsar-client] support large message size

rdhabalia commented on issue #4400: PIP 37: [pulsar-client] support large message size
URL: https://github.com/apache/pulsar/pull/4400#issuecomment-497168596
 
 
   @jiazhai 
   >> There are some PRs on going for PIP-36, will it partly solve this issue?
   
   No, right now, pulsar can only support up to 5MB message size and PIP-36 doesn't support large message but it allows broker to configure max message size from 0 to 5MB. we need it for customers who want to publish large message into large-scale specialized pulsar instance for which txn might not be feasible option. it's similar like chunking in kafka mentioned [here](https://medium.com/workday-engineering/large-message-handling-with-kafka-chunking-vs-external-store-33b0fc4ccf14).

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


With regards,
Apache Git Services