jira-importer commented on issue #3854: URL: https://github.com/apache/storm/issues/3854#issuecomment-2612400865
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=githubbot">githubbot</a>:</i> <p>GitHub user revans2 opened a pull request:</p> <p> <a href="https://github.com/apache/incubator-storm/pull/57" class="external-link" target="_blank" rel="nofollow noopener">https://github.com/apache/incubator-storm/pull/57</a></p> <p> <a href="https://issues.apache.org/jira/browse/STORM-12" title="Reduce Thread Usage of Netty Transport" class="issue-link" data-issue-key="STORM-12"><del>STORM-12</del></a> Reduce thread usage of Netty transport.</p> <p> Makes the netty clients share a thread pool, and never block any of the threads in the pool. All existing tests pass, so no new tests were added.</p> <p>You can merge this pull request into a Git repository by running:</p> <p> $ git pull <a href="https://github.com/revans2/incubator-storm" class="external-link" target="_blank" rel="nofollow noopener">https://github.com/revans2/incubator-storm</a> netty-thread-usage</p> <p>Alternatively you can review and apply these changes as the patch at:</p> <p> <a href="https://github.com/apache/incubator-storm/pull/57.patch" class="external-link" target="_blank" rel="nofollow noopener">https://github.com/apache/incubator-storm/pull/57.patch</a></p> <p>To close this pull request, make a commit to your master/trunk branch<br/> with (at least) the following in the commit message:</p> <p> This closes #57</p> <hr /> <p>commit 94c4d4d9e6c4ce736141668c585818214a9d26cf<br/> Author: Robert (Bobby) Evans <ev...@yahoo-inc.com><br/> Date: 2014-04-01T15:32:31Z</p> <p> <a href="https://issues.apache.org/jira/browse/STORM-12" title="Reduce Thread Usage of Netty Transport" class="issue-link" data-issue-key="STORM-12"><del>STORM-12</del></a> Reduce thread usage of Netty transport.</p> <hr /> -- 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. To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org