At the moment, every 5 minutes the file gets updated. Hakan
On 10 Mar 2023 Fri at 5:39 PM Walter Underwood <[email protected]> wrote: > How frequent are your commits? > > wunder > Walter Underwood > [email protected] > https://observer.wunderwood.org/ (my blog) > > > On Mar 10, 2023, at 12:27 AM, Hakan Özler <[email protected]> wrote: > > > > 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 > >> > >
