Github user habathcx commented on the pull request:
https://github.com/apache/cassandra/commit/c041ea8b3748089937168839791a6d64382b34de#commitcomment-11521146
In src/java/org/apache/cassandra/service/CassandraDaemon.java:
In src/java/org/apache/cassandra/service/CassandraDaemon.java on line 91:
Why can we not specify this in cassandra-env? It is hard coded to
127.0.0.1. Trying to deploy Cassandra on Openshift, the system only allows you
to bind to ports on your specific loopback interface (something like
127.126.x.x). Overriding the user's settings in this way causes a failure to
start JMX.
Please allow user to specify the java.rmi.server.hostname
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---