You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "smita (JIRA)" <ji...@apache.org> on 2017/09/22 13:57:00 UTC

[jira] [Updated] (HBASE-18864) NullPointerException thrown when adding rows to a table from peer cluster, table with replication factor other than 0 or 1

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

smita updated HBASE-18864:
--------------------------
    Description: 
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 



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



> 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: hbase
>    Affects Versions: 1.3.0
>            Reporter: smita
>
> 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
(v6.4.14#64029)