Hi, I'm doing this test collection test is replicated on two solr nodes running on 8983, 8984 using external zk
1)turn on solr 8984 2)add,commit a doc x con solr 8983 3)turn off solr 8983 4)turn on solr 8984 5)shortly after (leader still not elected) turn on solr 8983 6)8984 is elected as leader 7)doc x is present on 8983 but not on 8984 (check issuing a query) attached are the logs of both solr BTW I'm using java 1.8.045 on osx yosemite and solr 5.2.1 seems much slower to startup than solr 4.10.3. it seems waiting on something