Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently there are failures with HDFS tests intermittently. Some of these are due to resource constraints on the Apache Jenkins machines others are due to poor test assumptions.
Related JIRAs:
Changes:
- Consolidate hdfs configuration into HdfsTestUtil
- Ensure socketTimeout long enough for HDFS tests
- Ensure HdfsTestUtil.getClientConfiguration used in tests
- Replace deprecated HDFS calls
- Use try-with-resources to ensure closing of HDFS resources
Attachments
Attachments
Issue Links
- is related to
-
SOLR-13338 HdfsAutoAddReplicasIntegrationTest failures
- Resolved
- relates to
-
SOLR-11010 OutOfMemoryError in tests when using HDFS BlockCache
- Closed
-
SOLR-12040 HdfsBasicDistributedZkTest & HdfsBasicDistributedZk2 fail on virtually every jenkins run
- Closed
-
SOLR-11381 HdfsDirectoryFactory throws NPE on cleanup because file system has been closed
- Closed
-
SOLR-9961 RestoreCore needs the option to download files in parallel.
- Patch Available
-
SOLR-13297 StressHdfsTest and HdfsUnloadDistributedZkTest fail more often after Hadoop 3
- Closed
- supercedes
-
SOLR-6008 HDFS tests are using local filesystem because solr.hdfs.home is set to a local filesystem path.
- Closed
- links to