Greetings all, I was testing some backup/restore scenarios.
1 of them is Solr7.6 in a docker container(7.6.0-slim), set up as SolrCloud, with zookeeper. Deleting the data folder on the host, restarting the container, resetting the data folder and restoring. It all works fine, except it took about 10 minutes before Solr responded to a simple CLUSTERSTATUS command, a healthcheck or even load the admin UI. We're talking about 20GB of data here, so not very much, but not little either. Once responsive, the restore happened just fine. Is it normal that it takes so long before solr responds? If not, what should I look at in order to find the cause? Kind regards, Koen De Groote