Return-Path: Delivered-To: apmail-incubator-thrift-dev-archive@minotaur.apache.org Received: (qmail 52516 invoked from network); 4 Mar 2009 19:48:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2009 19:48:24 -0000 Received: (qmail 96234 invoked by uid 500); 4 Mar 2009 19:48:22 -0000 Delivered-To: apmail-incubator-thrift-dev-archive@incubator.apache.org Received: (qmail 96227 invoked by uid 500); 4 Mar 2009 19:48:22 -0000 Mailing-List: contact thrift-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: thrift-dev@incubator.apache.org Delivered-To: mailing list thrift-dev@incubator.apache.org Received: (qmail 96194 invoked by uid 99); 4 Mar 2009 19:48:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 11:48:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 19:48:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3EA83234C4AF for ; Wed, 4 Mar 2009 11:47:56 -0800 (PST) Message-ID: <758003235.1236196076255.JavaMail.jira@brutus> Date: Wed, 4 Mar 2009 11:47:56 -0800 (PST) From: "Erik Frey (JIRA)" To: thrift-dev@incubator.apache.org Subject: [jira] Commented: (THRIFT-354) Tunable reset buffer behavior in TNonblockingServer In-Reply-To: <973342710.1236195356067.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/THRIFT-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678877#action_12678877 ] Erik Frey commented on THRIFT-354: ---------------------------------- Hi Alex - if you can explain what those cases are, or show a scenario where the default behaviour significantly effects performance, then I agree and would be happy to submit a patch for this. > Tunable reset buffer behavior in TNonblockingServer > --------------------------------------------------- > > Key: THRIFT-354 > URL: https://issues.apache.org/jira/browse/THRIFT-354 > Project: Thrift > Issue Type: Improvement > Components: Library (C++) > Reporter: Alexander Shigin > > THRIFT-265 introduce buffer reset every 512 calls. > In some cases the behavior should be tuned in user code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.