Re: Configuration of SOLR Cluster

2018-02-28 Thread Shawn Heisey
On 2/28/2018 6:54 AM, James Keeney wrote: I did notice one thing in the logs: 2018-02-28 13:21:58,932 [myid:1] - INFO [/172.31.86.130:3888:QuorumCnxManager$Listener@743] - *Received connection request /172.31.73.122:34804 * When the restarted node attempts to re

Re: Configuration of SOLR Cluster

2018-02-27 Thread Shawn Heisey
On 2/27/2018 6:42 PM, James Keeney wrote: -DzkHost=:2181,:2181,:2181 This looks correct, except that with AWS, I have no idea whether you need the internal IP addressing or the external IP addressing.  If all of the machines involved (both servers and clients) are able to communicate on the

Re: Configuration of SOLR Cluster

2018-02-27 Thread James Keeney
Shawn - First, it's good to know that this is unusual behavior. That actually helps as it lets me know that I should keep digging. Here are a couple of things that might help. In the configuration I am calling out all three ZK nodes. Here is the configuration of Solr: -DSTOP.KEY=solrrocks -DSTO

Re: Configuration of SOLR Cluster

2018-02-27 Thread Shawn Heisey
On 2/27/2018 10:57 AM, James Keeney wrote: > *1 - ZK ensemble not accepting return of node* > Currently, when a ZK node in the ensemble goes down the ensemble is able to > do what it should do and keeps working. However when I bring the 3rd node > back online the other two nodes reject connection r