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

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

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

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

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