Re: Focusing on single implementations of core logic

2022-09-22 Thread Mark Miller
It’s hard to see how they are not related. You can look at both as trying to solve largely the same problem - that the Overseer is mind boggling inefficient. And it’s hard to see how pursuing one makes sense with the other. If you were to eliminate the Overseer and essentially distribute most of it

Re: [JENKINS] Solr » Solr-Check-9.0 - Build # 2162 - Unstable!

2022-09-22 Thread Chris Hostetter
This is yet another instance of SOLR-16425 Can someone who understands PerReplicaStates and/or SimplePlacementPlugin please chime in on WTF is happening here with the NPEs? Because it happens a lot, and there's really no excuse for NPEs to plague the code base for as long as these tests have b

Re: preferredLeader

2022-09-22 Thread Jan Høydahl
We have the new Replica Placement API, which can react to various events like nodeUp, nodeDown etc. Would it make sense to auto rebalance leaders after a certain delay after the last nodeDown/Up event occurred? Jan > 22. sep. 2022 kl. 05:23 skrev David Smiley : > > SolrCloud's choice of a lead