[
https://issues.apache.org/jira/browse/HBASE-18864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399555#comment-16399555
]
Hudson commented on HBASE-18864:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.2-IT #1090 (See
[https://builds.apache.org/job/HBase-1.2-IT/1090/])
HBASE-18864 (addendum) Fixed unit test failure (apurtell: rev
3d8f8aea7068b35ea59fa8975db3d3d77e7a106f)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java
> NullPointerException thrown when adding rows to a table from peer cluster,
> table with replication factor other than 0 or 1
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-18864
> URL: https://issues.apache.org/jira/browse/HBASE-18864
> Project: HBase
> Issue Type: Bug
> Components: Client, Replication
> Affects Versions: 1.3.0
> Reporter: smita
> Assignee: Sakthi
> Priority: Major
> Fix For: 1.3.2, 1.5.0, 1.2.7, 1.4.3
>
> Attachments: hbase-18864.branch-1.2.001.patch,
> hbase-18864.branch-1.2.002.patch, hbase-18864.branch-1.2.003.patch,
> hbase-18864.branch-1.2.004.patch, hbase-18864.branch-1.addendum.patch
>
>
> Scenario:
> =============
> add_peer
> create a table
> alter table with REPLICATION_SCOPE => '5'
> enable table replication
> login to peer cluster and try putting data to the table
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)