[ 
https://issues.apache.org/jira/browse/HBASE-18864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey reopened HBASE-18864:
---------------------------------

reopening because this change introduced a findbugs error on the branches it 
went to.

example from nightly for branch-1:

{quote}
FindBugs        module:hbase-client
Boxing/unboxing to parse a primitive 
org.apache.hadoop.hbase.HColumnDescriptor.setValue(byte[], byte[]) At 
HColumnDescriptor.java:org.apache.hadoop.hbase.HColumnDescriptor.setValue(byte[],
 byte[]) At HColumnDescriptor.java:[line 579]
{quote}

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

Reply via email to