You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2022/06/02 17:26:29 UTC

[GitHub] [geode] rhoughton-pivot commented on a diff in pull request #7726: GEODE-10340: Add new DiskStoreMXBean JMX metrics

rhoughton-pivot commented on code in PR #7726:
URL: https://github.com/apache/geode/pull/7726#discussion_r888206960


##########
geode-core/src/main/java/org/apache/geode/management/DiskStoreMXBean.java:
##########
@@ -177,6 +177,12 @@ public interface DiskStoreMXBean {
    */
   int getTotalRecoveriesInProgress();
 
+  int getTotalRecoveredEntryCreates();

Review Comment:
   Can we give these a default implementation so as to not break API/ABI?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org