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

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

Commit 7d32456efa4ade0130c3ed0ae677aa47b29355a9 in lucene-solr's branch 
refs/heads/master from markrmiller
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7d32456 ]

SOLR-8497: Merge indexes should mark it's directories as done rather than keep 
them around in the directory cache.


> Merge index does not mark the Directories it creates as 'done' and they are 
> retained in the Directory cache.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8497
>                 URL: https://issues.apache.org/jira/browse/SOLR-8497
>             Project: Solr
>          Issue Type: Bug
>          Components: Hadoop Integration, SolrCloud
>    Affects Versions: 4.10.3
>         Environment: Cloudera Search (CDH 5.4.5 Solr 4.10.3)
>            Reporter: Sivlio Sanchez
>            Assignee: Mark Miller
>            Priority: Minor
>         Attachments: SOLR-8497.patch
>
>
> After a Merge Indexes, the input directories on HDFS do not get closed (only 
> released by the CachingDirectoryFactory). This causes the 
> HDFSLocalityReporter to continue monitoring the input directories even after 
> they are cleaned up/deleted. This results in a large volume of logged 
> warnings on the Solr node.



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