Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 5C35B97CE for ; Thu, 1 Mar 2012 20:36:18 +0000 (UTC) Received: (qmail 68205 invoked by uid 500); 1 Mar 2012 20:36:18 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 68152 invoked by uid 500); 1 Mar 2012 20:36:18 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 68144 invoked by uid 99); 1 Mar 2012 20:36:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 20:36:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 20:36:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id ECB5C33FF for ; Thu, 1 Mar 2012 20:35:56 +0000 (UTC) Date: Thu, 1 Mar 2012 20:35:56 +0000 (UTC) From: "Frank Grimes (Created) (JIRA)" To: dev@avro.apache.org Message-ID: <491916550.8662.1330634156971.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (AVRO-1040) Allow NettyServer bootstrap options to be passed in. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Allow NettyServer bootstrap options to be passed in. ---------------------------------------------------- Key: AVRO-1040 URL: https://issues.apache.org/jira/browse/AVRO-1040 Project: Avro Issue Type: Improvement Components: java Affects Versions: 1.6.2, 1.6.3, 1.7.0 Reporter: Frank Grimes Priority: Minor This would enable options like the following to be passed in: bootstrap.setOption("child.tcpNoDelay", true); bootstrap.setOption("child.keepAlive", true); http://mail-archives.apache.org/mod_mbox/avro-user/201203.mbox/%3cCAHf2d4N1rFO8x8W6GCczpWXiOZAwkzR0p=P5BAA9vPi9P-8j5g@mail.gmail.com%3e -- 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