[ https://issues.apache.org/jira/browse/STORM-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261062#comment-14261062 ]
ASF GitHub Bot commented on STORM-596: -------------------------------------- Github user Lewuathe commented on the pull request: https://github.com/apache/storm/pull/363#issuecomment-68353816 @caofangkun I think correct behaviour is restricting the max size of `batched` ArrayList within given `max-buffer-size` . But if you mean this parameter is not necessary anyway, removing at all is a option. > "topology.receiver.buffer.size" has no effect > ---------------------------------------------- > > Key: STORM-596 > URL: https://issues.apache.org/jira/browse/STORM-596 > Project: Apache Storm > Issue Type: Bug > Affects Versions: 0.10.0, 0.9.3-rc2 > Reporter: caofangkun > Assignee: caofangkun > Priority: Minor > > https://github.com/apache/storm/blob/master/storm-core/src/clj/backtype/storm/messaging/loader.clj#L27 > backtype.storm.messaging.loader#mk-receive-thread accepts max-buffer-size as > an input but the value isn't used within the function. -- This message was sent by Atlassian JIRA (v6.3.4#6332)