You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz (JIRA)" <ji...@apache.org> on 2015/06/01 21:31:17 UTC

[jira] [Updated] (STORM-596) "topology.receiver.buffer.size" has no effect

     [ https://issues.apache.org/jira/browse/STORM-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

P. Taylor Goetz updated STORM-596:
----------------------------------
      Description: 
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.


  was:

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.


    Fix Version/s:     (was: 0.11.0)
                   0.10.0

> "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
>             Fix For: 0.10.0
>
>
> 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)