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-7284) HdfsUpdateLog is using hdfs FileSystem.get without turning off the cache.

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

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

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.

> HdfsUpdateLog is using hdfs FileSystem.get without turning off the cache.
> -------------------------------------------------------------------------
>
>                 Key: SOLR-7284
>                 URL: https://issues.apache.org/jira/browse/SOLR-7284
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: Trunk, 5.1, 5.0.1
>
>
> This can cause FileSystem already closed issues or leave FileSystem objects open when they should be discarded.



--
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