[
https://issues.apache.org/jira/browse/GEODE-10340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563248#comment-17563248
]
ASF subversion and git services commented on GEODE-10340:
---------------------------------------------------------
Commit bb93789c16b1d2e1904a04d743add8ab29601379 in geode's branch
refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bb93789c16 ]
GEODE-10340: Add new DiskStoreMXBean JMX metrics (#7726)
* GEODE-10340: Add new DiskStoreMXBean JMX metrics
The following DiskStore stats are now published via JMX:
recoveredEntryCreates, recoveredEntryUpdates and recoveredEntryDestroys.
* GEODE-10340: Added default implementation for new methods
> Add new DiskStoreMXBean JMX metrics
> -----------------------------------
>
> Key: GEODE-10340
> URL: https://issues.apache.org/jira/browse/GEODE-10340
> Project: Geode
> Issue Type: New Feature
> Components: persistence, statistics
> Reporter: Alberto Gomez
> Assignee: Alberto Gomez
> Priority: Major
> Labels: pull-request-available
>
> In order to be able to visualize the progress of oplog recovery at server
> startup it would be nice that the recoveredEntryCreates,
> recoveredEntryUpdates and recoveredEntryDestroys DiskStore stats are
> published via JMX.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)