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

Sakthi commented on HBASE-18864:
--------------------------------

Thanks for the comments.
bq. I don't follow the above? What is 'a part'?
By 'a part' I meant, that whenever a user enters a value of REPLICATION_SCOPE 
greater than 0, he/she wanted to enable replication. But the other version of 
the argument ('safe' one) looks more appropriate.
bq. I'd suggest we do the 'safe' option generally sir.
Roger that, stack.
bq. elsewhere in the code base when there is a fear we might write thousands of 
logs a second, we'll put up a barrier or throttle logging only the first 
instance or log at a rate of once every minute or so... You might do similar 
her sir.
Sounds good. I'll look into this. 


> 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
>            Assignee: Sakthi
>            Priority: Major
>              Labels: beginner
>         Attachments: hbase-18864.branch-1.2.001.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