[
https://issues.apache.org/jira/browse/GEODE-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512471#comment-17512471
]
ASF subversion and git services commented on GEODE-9758:
--------------------------------------------------------
Commit e6a1a403bfa20d054c1a8b4242ed2c632de0198f in geode's branch
refs/heads/support/1.14 from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e6a1a40 ]
Revert "GEODE-9980: Improve error handling of serial filters (#7355)" (#7489)
This reverts commit 5d9e4b5b54b84c2de28b670fe6feb0b0c44443f7.
Revert "GEODE-9758: Add internal serial filter API (#7217)"
This reverts commit f0809e411d561226f736adca9d40cbbe27033e53.
Revert "GEODE-9879: Extract SystemProperty to geode-common (#7177)"
This reverts commit 2652bd65cd4192068de6c601f7ba92d120816593.
Revert "GEODE-9758: Move ClassUtils to geode-common (#7166)"
This reverts commit e821d6eff4541ae478a0eb67217bcb456abae97a.
Revert "GEODE-9758: Move SanctionedSerializables to filter package (#7165)"
This reverts commit 3f66ab05e5683edb4bcb43e52304d8e5f58ac707.
Revert "GEODE-9817: Enable customized source set paths for ClassAnalysisRule
(#7367)"
This reverts commit 8f3186cb74ccd2eb1ec8ba648c7a11b08d575962.
> 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)