[
https://issues.apache.org/jira/browse/HBASE-18864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386603#comment-16386603
]
stack commented on HBASE-18864:
-------------------------------
bq. ....then probably the user wanted the replication to be a part?
I don't follow the above? What is 'a part'?
I'd suggest we do the 'safe' option generally sir.
bq. ....should the log messages be put to "LOG.debug" instead, or checking for
redundant log message before putting in another "LOG.warn" would be a better
option?
... 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.
> 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)