The code that auto detects the local address to use has been updated. It should more often pick the address that is addressable from remote machines. If for some reason this change is not desirable, perhaps open a JIRA issue that optionally allows the old behavior (that might actually be an important feature for those upgrading from 4.0).
You can also always explicitly set the host address. I would recommend this for production. It's the host param in solr.xml and by default it's setup so that you can pass a sys prop to set it on startup. - Mark On Jan 25, 2013, at 3:37 PM, davers <dboych...@improvementdirect.com> wrote: > In solr 4.0 I would see the hostnames in the cloud graph but I am now seeing > IP's. Hoss mentioned that there may be a system property that can be changed > to show hostnames. > > http://d.pr/i/zl2S > > Anybody know how I can get the graph to show hostnames as well as register > hostnames with zookeeper instead of IP's ? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Cloud-showing-IP-s-instead-of-hostnames-tp4036345.html > Sent from the Solr - User mailing list archive at Nabble.com.