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

Ekaterina Dimitrova commented on CASSANDRA-16981:
-------------------------------------------------

Back to this one... the SSL test issue is related to changes in Java 11 
internals and we have it with or without the patch. 

I am wondering if we can:

1) Change the CircleCI config in the Cassandra repo with the new image(After 
the in-jvm issues are solved, hopefully soon) [~mck], do we need to update also 
for cassandra-2.2? I wasn't sure

2) The Java 11 issue is presented even without this patch, it is related to 
changed in the Java11 internals. I think we can commit the current patch and 
probably address the other issue in a separate ticket which I am not even sure 
at this point whether there is actually something really to be done there but I 
didn't have too much time to dig into the Java 11 internals code.

Any thoughts?

 

> Respect com.sun.management.jxmremote.host 
> ------------------------------------------
>
>                 Key: CASSANDRA-16981
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16981
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Core
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 3.11.x, 4.0.x, 4.x
>
>         Attachments: Screenshot 2021-09-27 at 22.27.57.png
>
>
> It seems we don't respect com.sun.management.jxmremote.host in 
> [createJMXServer()|https://github.com/apache/cassandra/blob/cassandra-3.11/src/java/org/apache/cassandra/utils/JMXServerUtils.java#L64]
>  The flow should be - when_ local _is true, we only bind localhost, otherwise 
> we bind everything, unless com.sun.management.jmxremote.host is set, then we 
> use that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to