When setting up a Scheduled Trigger for Solr autoscaling I was running into
errors that graceTime was an undefined property. I found some discussion on
patch changes that had updated this property name to graceDuration, which
should probably be reflected in the reference guide at
https://lucene.apa
Resolved this when I noticed that the ELB health checks were able to access
the admin UI. The issue was that port 8983 was indeed blocked from the SSH
machine, as that machine was located over a VPN tunnel into AWS. Our
deployed applications had no issue accessing the test collection as they
reside
I've recently stood up a SolrCloud 7.7.1 cluster on AWS EC2 instances, with a
dedicated zookeeper ensemble (3.4.13). It looks to have the basic trappings
of a 'test' collection, I can access the Solr admin UI through an SSH tunnel
as well as run the following API calls with success (from a solr nod