dsmiley commented on PR #113:
URL: https://github.com/apache/solr-sandbox/pull/113#issuecomment-2422926050

   :embarrassed: totally an accident; sorry!  I saw it was closed (didn't 
notice it was me!), so I deleted my comment to shift it to  #109  
   
   I suppose IndexWriter.commit() is risky for index encryption... we must 
always guarantee there is commit metadata? This seems fragile; hard to 
guarantee, and with bad consequences.
   
   I did find-usages and I see two other callers, and would like your opinion:
   
   * CoreContainer.reload
   * SolrIndexSplitter.doSplit
   
   But finding all callers and adding protections, again, feels fragile.  Like 
if we do index encryption, maybe we need a stronger lower level guarantee that 
the metadata is there.  I haven't thought about this too much other than 
observing the fragility.


-- 
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