[
https://issues.apache.org/jira/browse/GEODE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322497#comment-17322497
]
ASF subversion and git services commented on GEODE-9064:
--------------------------------------------------------
Commit 4636f2969423a02ede2d9e638b5fea7201729ff2 in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4636f29 ]
Revert "GEODE-9064: Configure serial filter during ManagementAgent start
(#6196)" (#6324)
Reverting due to possible related timeouts in geode-core distributed
test jobs.
This reverts commit c43dbc59dd54df3538598e85243698840f8b6541.
> Configure serialization filtering for JMX/RMI by default on Java 11
> -------------------------------------------------------------------
>
> Key: GEODE-9064
> URL: https://issues.apache.org/jira/browse/GEODE-9064
> Project: Geode
> Issue Type: Improvement
> Components: jmx
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Labels: GeodeOperationAPI, pull-request-available
> Fix For: 1.13.3, 1.14.0, 1.15.0
>
>
> The Geode JMX layer should configure the
> “jmx.remote.rmi.server.serial.filter.pattern” system property on Java 11 to
> accept only JDK classes identified as open-types for JMX. If the user or
> another library has already set this system property, then Geode will log a
> statement and leave it alone.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)