You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/12/01 16:08:41 UTC

[GitHub] [spark] XuQianJin-Stars opened a new pull request #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org