[
https://issues.apache.org/jira/browse/GEODE-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519039#comment-17519039
]
ASF subversion and git services commented on GEODE-9758:
--------------------------------------------------------
Commit 01a101c3e479a50b9cca26b8c836e7ba10d1a60c in geode's branch
refs/heads/support/1.13 from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=01a101c3e4 ]
[1.13] GEODE-9980: Revert serialization filter changes from 1.13 (#7562)
* Revert "GEODE-9980: Improve error handling of serial filters (#7299)"
This reverts commit 240feb88cdfbc2db44bec28ff23b079dc07b0c41.
* Revert "GEODE-9758: Add internal serial filter API (#7217)"
This reverts commit 220ea534973edbb2643df6476e349d783b04b21e.
* Revert "GEODE-9879: Extract SystemProperty to geode-common (#7177)"
This reverts commit 06bb3a66125e0c9f8c5dbe7ee579e44d462d802d.
* Revert "GEODE-9758: Move ClassUtils to geode-common (#7166)"
This reverts commit 31810b5bd6fdd09b60890b427af60a9542bac954.
* Revert "GEODE-9758: Move SanctionedSerializables to filter package (#7165)"
This reverts commit 1c21af7561fc52ee771203c33d321124adbc4b25.
* Revert "GEODE-9817: Enable customized source set paths for ClassAnalysisRule
(#7121)"
This reverts commit 68e7d6e577ffc6c2b98d6611d05c6a6e98bd3358.
> 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
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)