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 63B3C10B94 for ; Thu, 22 Jan 2015 21:08:35 +0000 (UTC) Received: (qmail 30708 invoked by uid 500); 22 Jan 2015 21:08:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 30648 invoked by uid 500); 22 Jan 2015 21:08:35 -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 30395 invoked by uid 99); 22 Jan 2015 21:08:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2015 21:08:35 +0000 Date: Thu, 22 Jan 2015 21:08:35 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12905) Clean up presence of hadoop annotations in 0.98 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-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288227#comment-14288227 ] Hudson commented on HBASE-12905: -------------------------------- FAILURE: Integrated in HBase-0.98 #810 (See [https://builds.apache.org/job/HBase-0.98/810/]) HBASE-12905 ensure hbase annotations are used for InterfaceAudience/Stability. (busbey: rev 65f9442826f56a7991f58f6a7bb3a9436b68b8ae) * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/SystemTableWALEntryFilter.java * hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeer.java * hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/WALEntryFilter.java * hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/TruncateTableHandler.java * hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RegionServerCoprocessorRpcChannel.java * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/ScopeWALEntryFilter.java * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java * hbase-server/src/main/java/org/apache/hadoop/hbase/replication/ReplicationEndpoint.java * hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java * hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesClient.java * hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationFactory.java * hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.java * hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesClientZKImpl.java > Clean up presence of hadoop annotations in 0.98 > ----------------------------------------------- > > Key: HBASE-12905 > URL: https://issues.apache.org/jira/browse/HBASE-12905 > Project: HBase > Issue Type: Bug > Affects Versions: 0.98.8, 0.98.9 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Minor > Fix For: 0.98.10 > > Attachments: HBASE-12905-0.98.1.patch.txt > > > while working on HBASE-12898, hadoop-annotations showed up as an undeclared dependency. > Looks like a hand full of hadoop InterfaceAudience annotations made it in through backports. -- This message was sent by Atlassian JIRA (v6.3.4#6332)