bruno-roustant commented on PR #113:
URL: https://github.com/apache/solr-sandbox/pull/113#issuecomment-2647900256

   I recently updated the Solr core dependency to 9.8, so I can complete this 
PR to fix the issue.
   The real fix is inside Solr core 9.8. Here I mainly add a test to verify 
that when nodes restart without commit, the encryption metadata in the commit 
metadata will still be transferred at the next commit after the restart.
   
   I could also fix EncryptionDirectory to support IndexFetcher copying the 
Lucene "segments" file (happens when the nodes restart). This file is not 
encrypted of course.


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