[
https://issues.apache.org/jira/browse/HBASE-28631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-28631:
-----------------------------------
Labels: pull-request-available (was: )
> Show the create time of the peer
> --------------------------------
>
> Key: HBASE-28631
> URL: https://issues.apache.org/jira/browse/HBASE-28631
> Project: HBase
> Issue Type: Improvement
> Reporter: MisterWang
> Priority: Minor
> Labels: pull-request-available
> Attachments: createTime.png
>
>
> When the table data needs to be migrated due to the closure of the computer
> room or the business side needs to have a primary and standby table, we need
> to create a peer.
> By checking the creation time of the peer, we can understand when and what
> operations were performed, and the impact of these operations on the HBase
> system status.
> When there is a problem with the HBase cluster, such as abnormal data
> synchronization, performance degradation, etc., displaying the creation time
> of the peer can help us quickly locate the possible source of the problem.
> For example, if a peer has a problem shortly after it is created, we can
> prioritize checking the configuration and status of the peer, optimize the
> related configuration of replication, etc.
> Recording the creation time of the peer helps to audit and track system
> changes, ensuring that any changes to the replication configuration can be
> traced. This is very important for meeting data governance, security
> compliance, and business continuity requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)