Slightly better Localhost lookup in GuidGenerator.java
------------------------------------------------------
Key: CASSANDRA-2750
URL: https://issues.apache.org/jira/browse/CASSANDRA-2750
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Davanum Srinivas
Priority: Minor
We have a box where "InetAddress.getLocalHost()" fails but
"InetAddress.getByName(null)" succeeds, Can you please consider this patch that
adds a bit of code to the existing catch to try the alternate lookup.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira