andyvuong opened a new pull request #1188: SOLR-14044: Support collection and 
shard deletion in shared storage
URL: https://github.com/apache/lucene-solr/pull/1188
 
 
   This PR addS support for shard and collection deletion in shared storage 
(SOLR-14044) and also includes a major refactor of the existing 
BlobDeleteManager and deletion code.
   
   The BlobDeleteManager uses refactors the existing async processing machinery 
and BlobDeleteManager manages two deletion pools now - the existing one for 
handling normal indexing flow deletion (as we push) and a pool used 
specifically by the Overseer for handling collection and shard deletion. 
   
   Currently working on a another test that I should add soon but the rest is 
review-able. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to