[
https://issues.apache.org/jira/browse/HBASE-22775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903300#comment-16903300
]
Andrew Purtell commented on HBASE-22775:
----------------------------------------
Seems fine but is it possible to log somewhere upstream in generic code?
ZKReplicationPeerStorage is a specific implementation of a method for storing
peer state. There could be others.
> Enhance logging for peer related operations
> -------------------------------------------
>
> Key: HBASE-22775
> URL: https://issues.apache.org/jira/browse/HBASE-22775
> Project: HBase
> Issue Type: Improvement
> Reporter: Xu Cang
> Assignee: Xu Cang
> Priority: Minor
> Attachments: HBASE-22775.master.001.patch
>
>
> Now we don't have good logging regarding peer operations, for example addPeer
> does not log itself:
> [https://github.com/apache/hbase/blob/master/hbase-replication/src/main/java/org/apache/hadoop/hbase/replication/ZKReplicationPeerStorage.java#L102]
> This Jira is aiming to enhancing this area
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)