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

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

Commit 1668411 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1668411 ]

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to