[
https://issues.apache.org/jira/browse/SOLR-17675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929116#comment-17929116
]
ASF subversion and git services commented on SOLR-17675:
--------------------------------------------------------
Commit 5ac5c26c92c93625847fce82f3b596f3ace63a6f in solr's branch
refs/heads/main from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=5ac5c26c92c ]
SOLR-17675: Remove DirContext param from DirectoryFactory create method. (#3194)
> 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
> 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]