JIT Shard leader design/proposal

2022-10-11 Thread David Smiley
At work, I’ve attempted to troubleshoot issues relating to shard leadership. It’s quite possible that the root-causes may be related to customizations in my fork of Solr; who knows. The leadership code/algorithm is so hard to debug/troubleshoot that it’s hard to say. It’s no secret that Solr’s co

Re: New branch and feature freeze for Solr 9.1.0

2022-10-11 Thread Ishan Chattopadhyaya
Sure Kevin, please go ahead. Noble and I are debugging a critical test failure related to overseer (SOLR-16440) and kind of blocked at the moment for the release. On Tue, 11 Oct, 2022, 10:51 pm Kevin Risden, wrote: > Ishan I'm hoping to get these two jiras in for 9.1, the PRs are up there > wait

Re: Outreachy

2022-10-11 Thread Anakhe Ajayi
Same here, I've been exposed to quite a lot within this short period and I'm grateful for that On Tue, Oct 11, 2022 at 7:07 PM Joshua Ouma wrote: > Java being my primary skill I'm grateful to Apache for the project > otherwise I wouldn't have a project of choice to contribute to during this > in

Re: Outreachy

2022-10-11 Thread Joshua Ouma
Java being my primary skill I'm grateful to Apache for the project otherwise I wouldn't have a project of choice to contribute to during this internship Regards, Joshua Ouma On Tue, Oct 11, 2022 at 8:52 PM David Smiley wrote: > Kinda funny... days ago before the Outreachy projects went public,

Re: Outreachy

2022-10-11 Thread David Smiley
Kinda funny... days ago before the Outreachy projects went public, I was concerned that nobody would care about this project because it appears to be the only Java project in the Outreachy catalog for this season. It seems Outreachy targets other skills. And, let's face it, it's not some hot new

Re: New branch and feature freeze for Solr 9.1.0

2022-10-11 Thread Kevin Risden
Ishan I'm hoping to get these two jiras in for 9.1, the PRs are up there waiting for reviews and they need to run through tests. The two are related. * https://issues.apache.org/jira/browse/SOLR-16457 - solr.data.home set to empty string in bin/solr * https://issues.apache.org/jira/browse/SOLR-1643