You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Bing Jiang <ji...@gmail.com> on 2014/10/29 03:10:25 UTC

Storm message payload limits

Hi, everybody.

Could anyone know the size limit of message emitted from spout?  Is it
related with buffer?


Thanks,
Bing

Re: Storm message payload limits

Posted by Sean Zhong <cl...@gmail.com>.
Hi Bing,

It is contrained by config: storm.messaging.netty.buffer_size. The default
value is 5MB.



On Wed, Oct 29, 2014 at 10:10 AM, Bing Jiang <ji...@gmail.com>
wrote:

> Hi, everybody.
>
> Could anyone know the size limit of message emitted from spout?  Is it
> related with buffer?
>
>
> Thanks,
> Bing
>
>
>