XuQianJin-Stars opened a new pull request #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls URL: https://github.com/apache/spark/pull/26727 ### What changes were proposed in this pull request? Enhanced implementation of JmxSink on RMI remote calls. E.g: service: jmx:rmi://127.0.0.1:1986/jndi/rmi://127.0.0.1:1986/jmxrmi to connect ### Why are the changes needed? JMX supports RMI remote which can be more suitable for production use. ### Does this PR introduce any user-facing change? Added JMX RMI remote port connection method. ### How was this patch tested? `JmxSinkSuite.scala`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
