magibney commented on PR #2336:
URL: https://github.com/apache/solr/pull/2336#issuecomment-1985873829

   > Maybe the error occurs while it's deleting a child tree, and the rest of 
the files arent' deleted?
   
   Yeah I expect that'd be the case.
   
   If we can instead fix the removal-reordering logic, that would probably be 
best; esp. since some strictness around this would probably be a good thing (if 
data we think should be there is being deleted by some other means, that's not 
ideal in general). In this case we're pretty sure we know why it's being 
deleted, and that it's ok. But I suspect that simply fixing/extending the 
removal-reordering logic to cover the cases it's currently missing would fix 
this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to