[
https://issues.apache.org/jira/browse/SOLR-7286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485417#comment-14485417
]
ASF subversion and git services commented on SOLR-7286:
-------------------------------------------------------
Commit 1672109 from [[email protected]] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1672109 ]
SOLR-7284: HdfsUpdateLog is using hdfs FileSystem.get without turning off the
cache.
SOLR-7286: Using HDFS's FileSystem.newInstance does not guarantee a new
instance.
> Using hdfs FileSystem.newInstance does not gaurantee a new instance.
> --------------------------------------------------------------------
>
> Key: SOLR-7286
> URL: https://issues.apache.org/jira/browse/SOLR-7286
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: Trunk, 5.1
>
> Attachments: SOLR-7286.patch
>
>
> In my testing the only way to be sure we get a none cached instance is to use
> FileSystem.get and turn on the Config to disable the cache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]