Re: PerReplicaStatesIntegrationTest

2021-09-26 Thread Mark Miller
Okay never mind. Somehow I cling to this idea that it’s easier not to get drawn into every test or feature that’s causing me problems, but I have should have known the 30 seconds it takes to address most of these things will easily be dwarfed by the theoretical back and forth over them. I’ll put in

Re: Non nightly test times

2021-09-26 Thread Mark Miller
I’ve got a number of jira issues, I’ll gather a list at some point.l this week. Without yet looking at a couple very long tests, it took a day or two to bring the runs from my branch from the 12-13 min range to the 8-9 range. As long as I’m feeling forward momentum, once I get those issues isolat

Re: PerReplicaStatesIntegrationTest

2021-09-26 Thread Mark Miller
I should also mention, I promise this test can be 100% reliable. It’s not code I’m going to ramp up on soon though. Also, as I said I may have a different test experience than others. What tests run together and how things run will depend on hardware, core count, etc. It’s just the most common fail

Re: PerReplicaStatesIntegrationTest

2021-09-26 Thread Mark Miller
I believe all tests still run with a 1 zk cluster, if still the case, zk consistency shouldn’t matter. It’s been a long while since I’ve looked into that particular doc/issue, but even with more than 1 zk instance I believe that is only in an issue in a fairly specific case - when a client does so

Re: PerReplicaStatesIntegrationTest

2021-09-26 Thread David Smiley
This drives me crazy too. +1 to Ilan's point. For a CloudSolrClient, it's state knowledge should merely be a hint and not the final word -- need to go to ZK for that. For the HTTP based ClusterStateProvider, the receiving Solr side needs to use non-cached information -- must go to ZK always (may

Re: ZkCmdExecutor

2021-09-26 Thread David Smiley
On Wed, Sep 22, 2021 at 9:06 PM Mark Miller wrote: ... > Zk alerts us when it losses a connection via callback. When the connection > is back, another callback. An unlimited number of locations trying to work > this out on there own is terrible zk. In an ideal world, everything enters > a zk quie

Re: Non nightly test times

2021-09-26 Thread David Smiley
Sounds good Mark. Can you share a sample of test names on your mind? ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Tue, Sep 21, 2021 at 6:59 PM Mark Miller wrote: > I can’t handle some of these test outliers anymore - the ones that run for > 1-3