Regarding the problem, we're able to mitigate it by increasing the time between commits to the config-overlay file. At least, giving some time for Solr to persist config version across cores looks plausible.
On Mon, 6 Mar 2023 at 17:36, Hakan Özler <[email protected]> wrote: > Hi all, > > While working with the Config API [1] in Solr 9.1.1. Cloud, I occasionally > see the following error when trying to update a config-overlay file using > [2]. > > org.apache.solr.common.SolrException: 1 out of 2 the property overlay to > be of version 8 within 30 seconds! Failed cores: [...] > > Could you provide any solutions that can mitigate this problem? > > Many thanks, > Hakan > > 1. > https://solr.apache.org/guide/solr/latest/configuration-guide/config-api.html > 2. > https://solr.apache.org/guide/solr/latest/configuration-guide/config-api.html#commands-for-user-defined-properties >
