[
https://issues.apache.org/jira/browse/SOLR-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475877#comment-17475877
]
Kevin Risden commented on SOLR-15405:
-------------------------------------
I put up a PR to try to address this.
https://github.com/apache/solr/pull/528
I ran at least the test in the description and it passes. I played with a few
other HDFS tests and those passed as well. I'm still figuring out some of the
gradle build process for testing so will need to do more checks before this is
fully ready.
> Fix HDFS Directory for 9.x
> --------------------------
>
> Key: SOLR-15405
> URL: https://issues.apache.org/jira/browse/SOLR-15405
> Project: Solr
> Issue Type: Bug
> Components: hdfs
> Affects Versions: 9.0
> Reporter: Gus Heck
> Priority: Blocker
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]