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

Hudson commented on HBASE-9154:
-------------------------------

FAILURE: Integrated in HBase-0.92-security #150 (See 
[https://builds.apache.org/job/HBase-0.92-security/150/])
HBASE-9154. [0.92] Backport HBASE-8207 Replication could have data loss when 
machine name contains hyphen - (Jeffrey) (apurtell: rev 1511424)
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/replication/ReplicationZookeeper.java
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/replication/TestMasterReplication.java
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/replication/TestMultiSlaveReplication.java
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/replication/TestReplication.java

                
> [0.92] Backport HBASE-8207 to fix replication test failures
> -----------------------------------------------------------
>
>                 Key: HBASE-9154
>                 URL: https://issues.apache.org/jira/browse/HBASE-9154
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.92.3
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.92.3
>
>         Attachments: 9154.patch
>
>
> HBASE-8207 fixes a hostname parsing problem in replication that can cause 
> data loss and also manifests as replication test failures in EC2 test 
> environments, because EC2 hostnames very commonly contain the '-' character. 
> Backport HBASE-8207 to fix replication test failures observed while prepping 
> the 0.92.3 RC. After applying this fix no further replication failures are 
> seen in eight subsequent runs.

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