[
https://issues.apache.org/jira/browse/GEODE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-1928.
--------------------------------
> MBean custom composite data types should be serializable
> --------------------------------------------------------
>
> Key: GEODE-1928
> URL: https://issues.apache.org/jira/browse/GEODE-1928
> Project: Geode
> Issue Type: Improvement
> Components: management
> Reporter: Kirk Lund
> Priority: Minor
>
> While working with the CacheManagementDUnitTest I noticed that OSMetrics and
> JVMMetrics (custom composite data types for Geode MBeans) are not
> Serializable. These any any other custom composite data types that Geode has
> should implement Serializable. This doesn't cause any issues for the User
> because of the where/when they are currently constructed but best practice
> dictates that they should be and this also facilitates DUnit testing for the
> MBeans because you can serialize one and return it from a VM.invoke method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)