Details
-
Bug
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
8.1
-
None
-
None
Description
Turns out BackupRepository is created every operation, but never closed. I suppose it leads to necessity to have BadHdfsThreadsFilter in TestHdfsCloudBackupRestore. Also, test need to repeat backup/restore operation to make sure that closing hdfs filesystem doesn't break it see SOLR-9961 for the case.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-13630 Check if HdfsTestUtil.teardownClass() may shutdown HDFS fully
- Patch Available
-
SOLR-11335 HdfsDirectory & Factory should not close the FileSystem object retrieved with get
- Resolved
-
SOLR-7374 Backup/Restore should provide a param for specifying the directory implementation it should use
- Closed
-
SOLR-9242 Collection level backup/restore should provide a param for specifying the repository implementation it should use
- Resolved
-
SOLR-9961 RestoreCore needs the option to download files in parallel.
- Patch Available
- relates to
-
SOLR-5007 TestRecoveryHdfs seems to be leaking a thread occasionally that ends up failing a completely different test.
- Reopened