bruno-roustant opened a new pull request #2166:
URL: https://github.com/apache/lucene-solr/pull/2166


   For the description, see https://issues.apache.org/jira/browse/SOLR-15060
   
   This PR adds a new method get(String path, DirContext dirContext, String 
rawLockType, Function<Directory, Directory> wrappingFunction) in 
DirectoryFactory, with a new wrappingFunction parameter. The existing 
get(String path, DirContext dirContext, String rawLockType) calls the new one 
with Function.identity().
   
   I wonder if this change should be 8x or 9x.


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