You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/08 17:46:12 UTC

[jira] [Commented] (SOLR-7286) Using hdfs FileSystem.newInstance does not gaurantee a new instance.

    [ https://issues.apache.org/jira/browse/SOLR-7286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485412#comment-14485412 ] 

ASF subversion and git services commented on SOLR-7286:
-------------------------------------------------------

Commit 1672108 from [~markrmiller@gmail.com] in branch 'dev/branches/lucene_solr_5_1'
[ https://svn.apache.org/r1672108 ]

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, 5.0.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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org