[
https://issues.apache.org/jira/browse/SOLR-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-7391:
------------------------------
Attachment: SOLR-7391.patch
Patch attatched.
> Use a time based expiration cache for one off hdfs FileSystem instances.
> ------------------------------------------------------------------------
>
> Key: SOLR-7391
> URL: https://issues.apache.org/jira/browse/SOLR-7391
> Project: Solr
> Issue Type: Improvement
> Components: hdfs, s
> Reporter: Mark Miller
> Assignee: Mark Miller
> Attachments: SOLR-7391.patch
>
>
> Most FileSystem clients are tied to a SolrCore and long lived, but in some
> cases where we don't have SolrCore context we create a short lived hdfs
> client object.
> Because these instances can be created via user generated actions, we don't
> want to be able to create too many of them - they have overhead that does not
> make them great candidates for being spun up for a single call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]