Any thoughts on this?. We are continuously publishing and have disabled schemaless mode.
Thanks, Rajeswari On Wed, Jan 29, 2020 at 9:18 AM Rajeswari Natarajan <rajis...@gmail.com> wrote: > Hi, > > Getting below exception. We have solrcloud 7.6 installed and have > commented off the below in solrconfig.xml > > <!-- This enabled schemaless mode > > <initParams path="/update/**"> > > <lst name="defaults"> > > <str name="update.chain">add-unknown-fields-to-the-schema</str> > > </lst> > > </initParams> > > --> > > what could be the reason. > > Thanks, > Rajeswari > > > 2020-01-17T13:03:40.84206185Z 2020-01-17 13:03:40,841 [myid:5] - INFO > [ProcessThread(sid:5 cport:-1)::PrepRequestProcessor@653] - Got > user-level KeeperException when processing sessionid:0x4065b74bfde04ef > type:setData cxid:0x559 zxid:0x500551395 txntype:-1 reqpath:n/a Error > Path:/collections/testcollection/terms/shard1 Error:KeeperErrorCode = > BadVersion for /collections/testcollection/terms/shard1 >