Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 63202 invoked from network); 18 Mar 2009 01:10:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Mar 2009 01:10:12 -0000 Received: (qmail 26302 invoked by uid 500); 18 Mar 2009 01:10:11 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 26261 invoked by uid 500); 18 Mar 2009 01:10:11 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 26239 invoked by uid 99); 18 Mar 2009 01:10:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Mar 2009 18:10:11 -0700 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, 18 Mar 2009 01:10:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 96F7A234C056 for ; Tue, 17 Mar 2009 18:09:50 -0700 (PDT) Message-ID: <1920723122.1237338590617.JavaMail.jira@brutus> Date: Tue, 17 Mar 2009 18:09:50 -0700 (PDT) From: "Nitay Joffe (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Updated: (HBASE-1262) Warning: Access to enclosing constructor X is emulated by a synthetic accessor method. Increasing its visibility will increase your performance. In-Reply-To: <564304758.1237074650450.JavaMail.jira@brutus> 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/HBASE-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe updated HBASE-1262: ------------------------------- Status: Patch Available (was: Open) > Warning: Access to enclosing constructor X is emulated by a synthetic accessor method. Increasing its visibility will increase your performance. > ------------------------------------------------------------------------------------------------------------------------------------------------ > > Key: HBASE-1262 > URL: https://issues.apache.org/jira/browse/HBASE-1262 > Project: Hadoop HBase > Issue Type: Improvement > Affects Versions: 0.19.0 > Reporter: Nitay Joffe > Assignee: Nitay Joffe > Priority: Trivial > Fix For: 0.19.2 > > Attachments: hbase-1262.patch, hbase-1262.patch > > > We get this warning all over in many pieces of the code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.