Skip to content

HBASE-29958 Improve log messages#7857

Open
sharmaar12 wants to merge 1 commit intoapache:HBASE-29081from
sharmaar12:log-messages
Open

HBASE-29958 Improve log messages#7857
sharmaar12 wants to merge 1 commit intoapache:HBASE-29081from
sharmaar12:log-messages

Conversation

@sharmaar12
Copy link

No description provided.

@sharmaar12 sharmaar12 marked this pull request as ready for review March 5, 2026 15:27
+ "(read-write) mode on this storage location. Active Cluster Id: {} " + acs
+ " This cluster Id: " + getClusterId());
+ "(read-write) mode on this storage location. Active Cluster Id: " + acs
+ ", This cluster Id: " + getClusterId());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getClusterId() alone is not enough. We need to log the cluster id + suffix like this:

dcf9e176-8437-49a9-9e91-b221b94e8fe3:<blank>

or

dcf9e176-8437-49a9-9e91-b221b94e8fe3:replica1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants