[ 
https://issues.apache.org/jira/browse/GEODE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332585#comment-17332585
 ] 

ASF subversion and git services commented on GEODE-9064:
--------------------------------------------------------

Commit ad4db347e3ef3ec13d722c4b330cce448feb7e4d in geode's branch 
refs/heads/support/1.13 from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ad4db34 ]

GEODE-9064: Configure serial filter during ManagementAgent start (#6196) (#6338)

The Geode JMX layer will configure the system property
“jmx.remote.rmi.server.serial.filter.pattern" to only accept
JDK classes identified as open-types required for JMX.

If the system property already has a value then Geode will log
a statement and leave the system property alone.

(cherry picked from commit 8b2ee6d99ab16a11a129ccd3d4f3cc517997e8c8)

> 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)

Reply via email to