You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/16 14:56:05 UTC

[GitHub] starpit commented on issue #2745: Configure jmxremote

starpit commented on issue #2745: Configure jmxremote
URL: https://github.com/apache/incubator-openwhisk/pull/2745#issuecomment-344947163
 
 
   personally, i'd be wary of having JMX enabled on the production servers. but this is mostly from an excess of caution, rather than any egregious risks. this *will* open ports on the production machines. JMX is RMI based, making it a pain (though not impossible) to do anything remotely, with firewalls in the middle, etc.
   
   and... as long as we're logging histograms and GC stats, and collecting heap dumps on OOM, i think we have most of our bases covered. 
   
   still, as long as we are aware of the risks, though, i don't see any giant problems, here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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