Gus Heck created SOLR-15405:
-------------------------------
Summary: Fix HDFS Directory for 9.x
Key: SOLR-15405
URL: https://issues.apache.org/jira/browse/SOLR-15405
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: main (9.0)
Reporter: Gus Heck
HDFS tests are failing very frequently and one example that seems to reproduce
reliably. One seed that seems to reproduce reliably is
{code:java}
gradlew :solr:core:test --tests
"org.apache.solr.index.hdfs.CheckHdfsIndexTest.testChecksumsOnly"
-Ptests.jvms=30 -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=566ED88C9109BEFC -Ptests.file.encoding=US-ASCII
{code}
This may have been broken due by LUCENE-9047
Marking as a blocker because clearly something isn't working at all here and we
shouldn't release broken code. The effort to move the deprecated HDFS code to a
package in SOLR-14660 is also relevant
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]