Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5999F10F4F for ; Tue, 6 Aug 2013 18:37:50 +0000 (UTC) Received: (qmail 55699 invoked by uid 500); 6 Aug 2013 18:37:49 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 55573 invoked by uid 500); 6 Aug 2013 18:37:49 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 55299 invoked by uid 99); 6 Aug 2013 18:37:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Aug 2013 18:37:48 +0000 Date: Tue, 6 Aug 2013 18:37:48 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9123) Filter protobuf generated code from long line warning 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/HBASE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731065#comment-13731065 ] Hudson commented on HBASE-9123: ------------------------------- SUCCESS: Integrated in HBase-0.94 #1098 (See [https://builds.apache.org/job/HBase-0.94/1098/]) HBASE-9123 Use table dir modtime to avoid scanning table dir to check cached table descriptor in 0.94 (Dave Latham) (larsh: rev 1511018) * /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/FSTableDescriptors.java > Filter protobuf generated code from long line warning > ----------------------------------------------------- > > Key: HBASE-9123 > URL: https://issues.apache.org/jira/browse/HBASE-9123 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Assignee: Ted Yu > Priority: Minor > Fix For: 0.98.0 > > Attachments: 9123.patch, 9123-v2.patch > > > For big patch, such as the one for namespace, there would be many changes in the protobuf generated code. > See example here: https://builds.apache.org/job/PreCommit-HBASE-Build/6569/console > We should filter protobuf generated code from long line warning -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira