uschindler opened a new pull request, #13264:
URL: https://github.com/apache/lucene/pull/13264

   Followup after #13244: This makes the default `ReadAdvice` for index files 
configurable via system property `org.apache.lucene.store.defaultReadAdvice`.
   
   I moved the corresponding constant to the `oal.util.Constants` class because 
this makes reading and error reporting easier as @rmuir and I added some 
framework to safely support security manager and map those variables (we used 
this for vectorization).
   
   It would be good to move all reading of system properties to that class so 
we do not have the splattered AccessControllers everywhere.


-- 
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...@lucene.apache.org

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