Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 54877 invoked from network); 2 Apr 2010 00:45:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Apr 2010 00:45:50 -0000 Received: (qmail 21024 invoked by uid 500); 2 Apr 2010 00:45:50 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 20988 invoked by uid 500); 2 Apr 2010 00:45:50 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 20980 invoked by uid 99); 2 Apr 2010 00:45:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 00:45:50 +0000 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; Fri, 02 Apr 2010 00:45:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3E50E234C4C5 for ; Fri, 2 Apr 2010 00:45:27 +0000 (UTC) Message-ID: <486892632.647511270169127254.JavaMail.jira@brutus.apache.org> Date: Fri, 2 Apr 2010 00:45:27 +0000 (UTC) From: "Jitendra Nath Pandey (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Updated: (HADOOP-6674) Performance Improvement in Secure RPC In-Reply-To: <375873020.645441270163787224.JavaMail.jira@brutus.apache.org> 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 [ https://issues.apache.org/jira/browse/HADOOP-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HADOOP-6674: ----------------------------------------- Attachment: HADOOP-6674-y20.1.patch Patch for 20 branch. > Performance Improvement in Secure RPC > ------------------------------------- > > Key: HADOOP-6674 > URL: https://issues.apache.org/jira/browse/HADOOP-6674 > Project: Hadoop Common > Issue Type: Improvement > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: HADOOP-6674-y20.1.patch > > > This jira introduces two performance improvements in Sasl RPC > 1. Setting of Sasl 'quality of protection' to authentication only. > 2. Addition of BufferedOutputStream underneath SaslOutputStream. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.