[ https://issues.apache.org/jira/browse/GEODE-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund updated GEODE-9758: ----------------------------- Summary: Provide an easy to configure process-wide serialization filter for use on Java 8 (was: Provide an easy to configure a process-wide serialization filter for use on Java 8) > Provide an easy to configure process-wide serialization filter for use on > Java 8 > -------------------------------------------------------------------------------- > > Key: GEODE-9758 > URL: https://issues.apache.org/jira/browse/GEODE-9758 > Project: Geode > Issue Type: Improvement > Components: configuration, serialization > Affects Versions: 1.12.7, 1.13.0, 1.14.0 > Reporter: Jianxia Chen > Assignee: Kirk Lund > Priority: Major > Labels: GeodeOperationAPI, docs, pull-request-available > Fix For: 1.12.10, 1.13.9, 1.14.5, 1.15.0 > > > Provide an easy way to configure a process-wide serialization filter for use > on Java 8. When enabled, validate-serializable-objects should be enabled and > the process-wide serialization filter should be configured to accept only JDK > classes and Geode classes in addition to anything the user might specify with > serializable-object-filter. > To configure a process-wide filter, specifiy > geode.enableGlobalSerialFilter=true and then configure > serializable-object-filter with any serializable domain objects provided by > the user. -- This message was sent by Atlassian Jira (v8.20.10#820010)