What container are you using? Sent from my iPhone
On Aug 22, 2012, at 3:14 PM, "Buttler, David" <buttl...@llnl.gov> wrote: > Hi, > I have set up a Solr 4 beta cloud cluster. I have uploaded a config > directory, and linked it with a configuration name. > > I have started two solr on two computers and added a couple of shards using > the Core Admin function on the admin page. > > When I go to the admin cloud view, the shards all have the computer name and > port attached to them. BUT, the port is the default port (8983), and not the > port that I assigned on the command line. I can still connect to the correct > port, and not the reported port. I anticipate that this will lead to errors > when I get to doing distributed query, as zookeeper seems to be collecting > incorrect information. > > Any thoughts as to why the incorrect port is being stored in zookeeper? > > Thanks, > Dave