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

Hudson commented on HBASE-8460:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #517 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/517/])
    HBASE-8460 [replication] Fix the three TODOs in 
TestReplicationStateBasic.testReplicationQueues (Chris Trezzo) (Revision 
1478104)

     Result = FAILURE
sershe : 
Files : 
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationStateBasic.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationStateZKImpl.java

                
> [replication] Fix the three TODOs in 
> TestReplicationStateBasic.testReplicationQueues
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-8460
>                 URL: https://issues.apache.org/jira/browse/HBASE-8460
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication
>            Reporter: Chris Trezzo
>            Assignee: Chris Trezzo
>            Priority: Minor
>             Fix For: 0.95.1
>
>         Attachments: HBASE-8460-trunk-v1.patch, HBASE-8460-trunk-v2.patch
>
>
> There are three TODO's in TestReplicationStateBasic.testReplicationQueues.
> 1. Possible NPE when getLogPosition is called on a Bogus HLog file.
> 2. The assertion that tested setting a log position on a bogus file was 
> commented out.
> 3. When claimQueues is given the regionserver znode for itself, it will try 
> to copy its own queues.

--
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

Reply via email to