[ 
https://issues.apache.org/jira/browse/HBASE-13950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597947#comment-14597947
 ] 

Hadoop QA commented on HBASE-13950:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12741181/HBASE-13950-v0-branch-1.patch
  against branch-1 branch at commit 9db3ea3406748799b7fc36f9d88aac04e02d8fc4.
  ATTACHMENT ID: 12741181

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 6 new 
or modified tests.

    {color:red}-1 javac{color}.  The patch appears to cause mvn compile goal to 
fail with Hadoop version 2.2.0.

    Compilation errors resume:
    [ERROR] Failed to execute goal on project hbase-server: Could not resolve 
dependencies for project org.apache.hbase:hbase-server:jar:1.3.0-SNAPSHOT: 
Could not find artifact org.apache.hadoop:hadoop-minikdc:jar:2.2.0 in apache 
release (https://repository.apache.org/content/repositories/releases/) -> [Help 
1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-server
    

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/14531//console

This message is automatically generated.

> Add a NoopProcedureStore for testing
> ------------------------------------
>
>                 Key: HBASE-13950
>                 URL: https://issues.apache.org/jira/browse/HBASE-13950
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>    Affects Versions: 2.0.0, 1.2.0
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>             Fix For: 2.0.0, 1.2.0
>
>         Attachments: HBASE-13950-v0-branch-1.patch
>
>
> Add a NoopProcedureStore and an helper in ProcedureTestingUtil to 
> submitAndWait() a procedure without having to do anything else.
> This is useful to avoid extra code like in case of 
> TestAssignmentManager.processServerShutdownHandler()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to