You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/11/29 16:06:52 UTC

[GitHub] [kafka] C0urante commented on pull request #12898: optimize: -Dcom.sun.management.jmxremote.rmi.port=$JMX_PORT

C0urante commented on PR #12898:
URL: https://github.com/apache/kafka/pull/12898#issuecomment-1330882784

   @a364176773 from the JDK issue you linked, it doesn't seem like the private RMI port should have any implications in firewalled environments:
   
   > The additional port is for the RMI registry of the local only server. This port is used only for connecting locally and does not need to be traversed through firewalls.
   
   Has this not been your experience? Can you shed some light on how the fix proposed here has helped you run/monitor Kafka better?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org