You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barry Oglesby (JIRA)" <ji...@apache.org> on 2018/02/22 00:04:00 UTC

[jira] [Updated] (GEODE-4716) The Gateway Sender MBean needs to monitor events overflowed to disk

     [ https://issues.apache.org/jira/browse/GEODE-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barry Oglesby updated GEODE-4716:
---------------------------------
    Description: 
The Gateway Sender MBean needs to monitor events overflowed to disk.

These stats provide that info:

* DiskRegionStatistics entriesOnlyOnDisk and bytesOnlyOnDisk stats for the sender queue (e.g. /ny_PARALLEL_GATEWAY_SENDER_QUEUE)
* MemLRUStatistics lruEvictions stat for the sender queue (e.g. MemLRUStatistics-/ny_PARALLEL_GATEWAY_SENDER_QUEUE)

  was:
The Gateway Sender MBean needs to monitor events overflowed to disk.

These stats provide that info:

- DiskRegionStatistics entriesOnlyOnDisk and bytesOnlyOnDisk stats for the sender queue (e.g. /ny_PARALLEL_GATEWAY_SENDER_QUEUE)
- MemLRUStatistics lruEvictions stat for the sender queue (e.g. MemLRUStatistics-/ny_PARALLEL_GATEWAY_SENDER_QUEUE)


> The Gateway Sender MBean needs to monitor events overflowed to disk
> -------------------------------------------------------------------
>
>                 Key: GEODE-4716
>                 URL: https://issues.apache.org/jira/browse/GEODE-4716
>             Project: Geode
>          Issue Type: Improvement
>          Components: wan
>            Reporter: Barry Oglesby
>            Priority: Major
>
> The Gateway Sender MBean needs to monitor events overflowed to disk.
> These stats provide that info:
> * DiskRegionStatistics entriesOnlyOnDisk and bytesOnlyOnDisk stats for the sender queue (e.g. /ny_PARALLEL_GATEWAY_SENDER_QUEUE)
> * MemLRUStatistics lruEvictions stat for the sender queue (e.g. MemLRUStatistics-/ny_PARALLEL_GATEWAY_SENDER_QUEUE)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)