Re: HDFS tests

2021-05-17 Thread Andras Salamon
Hi Gus, No problem at all. I think creating https://issues.apache.org/jira/browse/SOLR-15405 was a good idea. (And I really appreciate your last e-mail) Best, Andras On Thu, May 13, 2021 at 6:16 PM Gus Heck wrote: > I realize in retrospect this sounds like I'm pinning it on you personally, >

Re: HDFS tests

2021-05-13 Thread Gus Heck
I realize in retrospect this sounds like I'm pinning it on you personally, which is not what I mean to do... I'll make a 9x blocker ticket specific to this and awaits fix, and mark it related to 14660. On Thu, May 13, 2021 at 10:25 AM Gus Heck wrote: > Ok can I mark these tests AwaitsFix with t

Re: HDFS tests

2021-05-13 Thread Gus Heck
Ok can I mark these tests AwaitsFix with that URL or do you want a separate ticket for fixing this problem? On Thu, May 13, 2021 at 10:20 AM Andras Salamon wrote: > We are planning to migrate it to a package: > https://issues.apache.org/jira/browse/SOLR-14660 please do not remove it > before tha

Re: HDFS tests

2021-05-13 Thread Andras Salamon
We are planning to migrate it to a package: https://issues.apache.org/jira/browse/SOLR-14660 please do not remove it before that if it's possible. Andras On Thu, May 13, 2021 at 3:59 PM Gus Heck wrote: > Given that HdfsDirectory has been deprecated since 8.6 and is now > breaking, is it time to

Re: HDFS tests

2021-05-13 Thread Gus Heck
Given that HdfsDirectory has been deprecated since 8.6 and is now breaking, is it time to declare this removed for 9.0? On Thu, May 13, 2021 at 9:29 AM David Smiley wrote: > I believe those tests failed when Lucene changed the Directory APIs from > big endian to little endian: > * LUCENE-9047 -

Re: HDFS tests

2021-05-13 Thread David Smiley
I believe those tests failed when Lucene changed the Directory APIs from big endian to little endian: * LUCENE-9047 - Directory APIs should be little endian ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Thu, May 13, 2021 at 5:38 AM Andras Salamon

Re: HDFS tests

2021-05-13 Thread Andras Salamon
Hi, I tested locally with the provided seed the test failed 3 out of 3 times. I reverted SOLR-15329 (that's my commit) and tested again, it also failed 3 out of 3 times. The fail rates for this test there is a small jump between 04-12 and 04-19 and a large one between 04-26 and 05-03. 2021-03

HDFS tests

2021-05-12 Thread Gus Heck
Does anyone know what is going on with these? The uptick in failures for several of these tests seems not far removed from the fix for SOLR-15329