Skip to content

HBASE-29970 SplitSuccess and SplitTime metrics are no longer used at …#7866

Open
liuxiaocs7 wants to merge 2 commits intoapache:masterfrom
liuxiaocs7:HBASE-29970
Open

HBASE-29970 SplitSuccess and SplitTime metrics are no longer used at …#7866
liuxiaocs7 wants to merge 2 commits intoapache:masterfrom
liuxiaocs7:HBASE-29970

Conversation

@liuxiaocs7
Copy link
Contributor

…RegionServer and Table level

@liuxiaocs7
Copy link
Contributor Author

Hi, @Apache9, WDYT, more details see: HBASE-29970

Comment on lines -219 to 217

public void incrSplitSuccess() {
serverSource.incrSplitSuccess();
if (table != null) {
metricsTable.incrSplitRequest(table);
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

addition

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.

1 participant