[
https://issues.apache.org/jira/browse/STORM-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391028#comment-14391028
]
ASF GitHub Bot commented on STORM-740:
--------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/498
STORM-740: Simple Transport Client cannot configure thrift buffer size
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-740
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/498.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #498
----
commit 574f876229b9b5e5f7356a770f31fd70e09f73f0
Author: Robert (Bobby) Evans <[email protected]>
Date: 2015-04-01T17:23:40Z
STORM-740: Simple Transport Client cannot configure thrift buffer size
----
> Simple Transport Client cannot configure thrift buffer size
> -----------------------------------------------------------
>
> Key: STORM-740
> URL: https://issues.apache.org/jira/browse/STORM-740
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.10.0, 0.9.4
> Reporter: Robert Joseph Evans
>
> SimpleTransportPlugin.connect creates a new TFramedTransport, but ignores the
> max buffer size. This means for really large topologies the client will blow
> up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)