[
https://issues.apache.org/jira/browse/HBASE-12228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167521#comment-14167521
]
Hadoop QA commented on HBASE-12228:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12674258/HBASE-12228-0.98.patch
against trunk revision .
ATTACHMENT ID: 12674258
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 10 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/11305//console
This message is automatically generated.
> Backport HBASE-11373 (hbase-protocol compile failed for name conflict of
> RegionTransition) to 0.98
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-12228
> URL: https://issues.apache.org/jira/browse/HBASE-12228
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.98.8
>
> Attachments: HBASE-12228-0.98.patch
>
>
> {quote}
> RegionServerStatus.proto:81:9: "RegionTransition" is already defined in file
> "ZooKeeper.proto".
> RegionServerStatus.proto:114:12: "RegionTransition" seems to be defined in
> "ZooKeeper.proto", which is not imported by "RegionServerStatus.proto". To
> use it here, please add the necessary import.
> {quote}
> This was introduced into 0.98 in e6ffa86e
> {noformat}
> commit e6ffa86e33ee173afcff15ca4b614e6ec56357ed
> Author: Andrew Purtell <[email protected]>
> Date: Tue Aug 26 08:01:09 2014 -0700
> HBASE-11546 Backport ZK-less region assignment to 0.98 (Virag Kothari)
> [1/8]
>
> HBASE-11059 ZK-less region assignment (Jimmy Xiang
> {noformat}
> There's a later fix for this that needs to be applied:
> {noformat}
> commit 175f133dbc127d7eb2ba5693cc6b2e4fe3c51655
> Author: Jimmy Xiang <[email protected]>
> Date: Wed Jun 18 08:38:05 2014 -0700
> HBASE-11373 hbase-protocol compile failed for name conflict of
> RegionTransition
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)