[
https://issues.apache.org/jira/browse/SOLR-17675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant resolved SOLR-17675.
-----------------------------------
Fix Version/s: main (10.0)
Resolution: Fixed
> Remove DirContext param from DirectoryFactory create method
> -----------------------------------------------------------
>
> Key: SOLR-17675
> URL: https://issues.apache.org/jira/browse/SOLR-17675
> Project: Solr
> Issue Type: Improvement
> Reporter: Bruno Roustant
> Priority: Major
> Labels: pull-request-available
> Fix For: main (10.0)
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In a previous PR, we noted that the DirContext of the DirectoryFactory.create
> method should be removed. It was used only by the HdfsDirectoryFactory (now
> removed), and there was a bug in CachingDirectoryFactory which would create a
> Directory with this param, and cache it without this param in the cache key.
> We already added a todo in DirectoryFactory, and the proposal is to apply
> this todo: remove the DirContext param from the DirectoryFactory.create
> method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]