martin-huber commented on pull request #1608:
URL: https://github.com/apache/lucene-solr/pull/1608#issuecomment-849677976


   @bruno-roustant  we tried to integrate your FileEncryptingDirectory in our 
use case. 
   We before already did own attempts for a similar goal and in order to test 
it thoroughly we subclassed the org.apache.lucene.store.BaseDirectoryTestCase 
and gave an overwritten `getDirectory()` to instantiate the 
FileEncryptingDirectory.
   
   Doing this, 2 tests were failing (not all the time, but most of the time):
   1. `testThreadSafetyInListAll`
   2. `testSliceOfSlice`
   
   Maybe you have an idea how to fix this ?


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



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

Reply via email to