[
https://issues.apache.org/jira/browse/GEODE-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514298#comment-17514298
]
ASF subversion and git services commented on GEODE-9758:
--------------------------------------------------------
Commit 6d0a4f10a5d75811d064726f57e19c15c47ad0b5 in geode's branch
refs/heads/support/1.14 from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6d0a4f1 ]
GEODE-9758: Move SanctionedSerializables to filter package (#7165)
Move SanctionedSerializables to new package
org.apache.geode.internal.serialization.filter.
(cherry picked from commit db64b4948e790d61e82f95ae6163a62adc4c67fb)
> Provide an easy to configure a 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
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)