Here is the JIRA
https://issues.apache.org/jira/browse/SOLR-16415
Thanks,
Rajeswari

From: Anshum Gupta <ans...@anshumgupta.net>
Date: Wednesday, September 14, 2022 at 3:32 PM
To: users@solr.apache.org <users@solr.apache.org>
Subject: Re: DELETESTTAUS API throws exception
Hi Rajeswari,

This does seem like a bug. Can you please file a JIRA here
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fprojects%2FSOLR&amp;data=05%7C01%7Crajeswari.natarajan%40sap.com%7C689428b197b24fa126c408da96a0f7f1%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C637987915355936029%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=QR%2F3Cg6u%2BUzqpi0YvmHL4c16AWp5gqT2Bb%2BX3I%2FyTas%3D&amp;reserved=0
 .

On Wed, Sep 14, 2022 at 2:35 PM Natarajan, Rajeswari
<rajeswari.natara...@sap.com.invalid> wrote:

> This seems to be a bug ,let me know if I need to create a JIRA for
> DELETEStatusAPI
>
> Thanks,
> Rajeswari
>
> From: Natarajan, Rajeswari <rajeswari.natara...@sap.com.INVALID>
> Date: Friday, September 9, 2022 at 1:55 PM
> To: users@solr.apache.org <users@solr.apache.org>
> Subject: DELETESTTAUS API throws exception
> Hi All,
>
> When calling  the DELETESTATUS API to clear all the stored statues as below
>
> http://localhost:8983/solr/admin/collections?action=DELETESTATUS&flush=true
>
> throws exception
>
>
> KeeperErrorCode = Directory not empty for
> /overseer/collection-map-completed/mn-.auto_add_replicas
>
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
> ~[solr-solrj-8.11.1.jar!/:8.11.1 0b002b11819df70783e83ef36b42ed1223c14b50 -
> janhoy - 2021-12-14 13:50:57]
>
>
> After deleting the znode manually
> /overseer/collection-map-completed/mn-.auto_add_replicas , the api worked.
> Is this expected behavior.
>
>
> Thanks,
> Rajeswari
>


--
Anshum Gupta

Reply via email to