[
https://issues.apache.org/jira/browse/SOLR-11873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343635#comment-16343635
]
ASF subversion and git services commented on SOLR-11873:
--------------------------------------------------------
Commit e16d50b75b02f616d998bc3e0121a38c62e7daf0 in lucene-solr's branch
refs/heads/branch_7x from markrmiller
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e16d50b ]
SOLR-11873: Use time based expiration cache in all necessary places in
HdfsDirectoryFactory.
> Use time based expiration cache in all places in HdfsDirectoryFactory
> ---------------------------------------------------------------------
>
> Key: SOLR-11873
> URL: https://issues.apache.org/jira/browse/SOLR-11873
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: hdfs
> Affects Versions: 7.2
> Reporter: Mihaly Toth
> Assignee: Mark Miller
> Priority: Major
>
> {{HdfsDirectoryFactory.exists()}} method already applies caching on
> FileSystem objects. This is not done yet in the {{size()}} method.
> This function is eventually used when querying the core status. Each and
> every query will use the same configuration and start from the first
> configured HDFS NameNode. If that is down Solr will always access this down
> node first without "learning".
> It would be nice to apply the same caching on that function too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]