[
https://issues.apache.org/jira/browse/GEODE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-9064:
-----------------------------
Description:
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.
was:
Geode already has serialization filtering for p2p and client-server connections.
Serialization filtering should be configured by default for JMX/RMI when
enabling remote connectivity.
> Serialization filtering should be configured by default when enabling JMX/RMI
> in 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
>
> 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)