Issues with rename command of the Collections API

2022-09-29 Thread Jesús Roca
Hi, I had tried to use the rename command of the collection API to rename a SolrCloud collection but I couldn't get it to work properly. I'm using Solr 8.11.2 and when I try to rename a collection called "test" to "test-new" with the following command: http://localhost:8983/solr/admin/collections

Rename command issues of the Collections API

2022-09-28 Thread Jesús Roca
Hello. I had tried to use the rename command of the collection API to rename a solrcloud collection but I think it doesnt't work fine. I'm using Solr 8.11.2 and when I rename a collection called "test" to "test-new" with the following command: http://localhost:8983/solr/admin/collections?action=RE

Re: Growing cores after upgrade to 8.11.1

2022-05-19 Thread Jesús Roca
he problem seems to manifest after a rolling server restart (OS > updates). I haven't been able to find anything interesting in Solr logs. > > --Ere > > Jesús Roca kirjoitti 18.5.2022 klo 20.34: > > Hello, > > > > We are having problema > > > > We

Re: Growing cores after upgrade to 8.11.1

2022-05-19 Thread Jesús Roca
for clothing. Please > don't do that. > > On Wed, May 18, 2022 at 1:35 PM Jesús Roca wrote: > > > Hello, > > > > We are having problema > > > > We have a cluster with Solr 8 (15 nodes running RHEL) and ZooKeeper 3.6.2 > > (5 nodes) and only one collect

Growing cores after upgrade to 8.11.1

2022-05-18 Thread Jesús Roca
Hello, We are having problema We have a cluster with Solr 8 (15 nodes running RHEL) and ZooKeeper 3.6.2 (5 nodes) and only one collection of around 48 millions of docs with 10 shards and a replication factor of 3, so every server holds 2 cores. A couple of weeks ago we performed an upgrade from S