Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D143B9FD4 for ; Tue, 7 Aug 2012 00:29:03 +0000 (UTC) Received: (qmail 5340 invoked by uid 500); 7 Aug 2012 00:29:03 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 5296 invoked by uid 500); 7 Aug 2012 00:29:03 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 5219 invoked by uid 500); 7 Aug 2012 00:29:03 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 5195 invoked by uid 99); 7 Aug 2012 00:29:03 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2012 00:29:03 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E74DC14284D for ; Tue, 7 Aug 2012 00:29:02 +0000 (UTC) Date: Tue, 7 Aug 2012 00:29:02 +0000 (UTC) From: "Hudson (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <1929962109.19396.1344299342949.JavaMail.jiratomcat@issues-vm> In-Reply-To: <563814989.17667.1344276722733.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (GIRAPH-281) add options to control Netty's per-channel receive and send buffer sizes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13429615#comment-13429615 ] Hudson commented on GIRAPH-281: ------------------------------- Integrated in Giraph-trunk-Commit #158 (See [https://builds.apache.org/job/Giraph-trunk-Commit/158/]) GIRAPH-281: Add options to control Netty's per-channel receive and send buffer sizes (ekoontz via aching). (Revision 1370071) Result = FAILURE aching : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1370071 Files : * /giraph/trunk/CHANGELOG * /giraph/trunk/src/main/java/org/apache/giraph/comm/NettyClient.java * /giraph/trunk/src/main/java/org/apache/giraph/comm/NettyServer.java * /giraph/trunk/src/main/java/org/apache/giraph/graph/GiraphJob.java * /giraph/trunk/src/test/java/org/apache/giraph/comm/ConnectionTest.java * /giraph/trunk/src/test/java/org/apache/giraph/comm/RequestTest.java > add options to control Netty's per-channel receive and send buffer sizes > ------------------------------------------------------------------------ > > Key: GIRAPH-281 > URL: https://issues.apache.org/jira/browse/GIRAPH-281 > Project: Giraph > Issue Type: Improvement > Reporter: Eugene Koontz > Assignee: Eugene Koontz > Priority: Minor > Attachments: GIRAPH-281.2.patch, GIRAPH-281.patch, GIRAPH-281.patch, GIRAPH-281.patch, GIRAPH-281.patch > > > Avery added these as part of GIRAPH-262, but I think they merit their own JIRA with a patch extracted from his GIRAPH-262 patch. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira