[
https://issues.apache.org/jira/browse/SOLR-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875008#comment-16875008
]
Mikhail Khludnev edited comment on SOLR-9242 at 6/29/19 7:46 AM:
-----------------------------------------------------------------
I'm wondering why BackupRepository isn't ever closed. I suppose it causes leaks
hdfs stuff in TestHdfsCloudBackupRestore.
Isn't it worth to close repo every time? Or it's better to keep repo instances
in BRFactory? I'm asking in scope of SOLR-9961 where we need to spawn
threadpool once or per repo.
UPD: raised SOLR-13587
was (Author: mkhludnev):
I'm wondering why BackupRepository isn't ever closed. I suppose it causes leaks
hdfs stuff in TestHdfsCloudBackupRestore.
Isn't it worth to close repo every time? Or it's better to keep repo instances
in BRFactory? I'm asking in scope of SOLR-9961 where we need to spawn
threadpool once or per repo.
> Collection level backup/restore should provide a param for specifying the
> repository implementation it should use
> -----------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-9242
> URL: https://issues.apache.org/jira/browse/SOLR-9242
> Project: Solr
> Issue Type: Improvement
> Reporter: Hrishikesh Gadre
> Assignee: Varun Thacker
> Priority: Major
> Fix For: 6.2, 7.0
>
> Attachments: 7726.log.gz, SOLR-9242.patch, SOLR-9242.patch,
> SOLR-9242.patch, SOLR-9242.patch, SOLR-9242.patch, SOLR-9242_followup.patch,
> SOLR-9242_followup2.patch
>
>
> SOLR-7374 provides BackupRepository interface to enable storing Solr index
> data to a configured file-system (e.g. HDFS, local file-system etc.). This
> JIRA is to track the work required to extend this functionality at the
> collection level.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]