thelabdude commented on pull request #112: URL: https://github.com/apache/solr/pull/112#issuecomment-832803372
The `TestPullReplica` class, with a few minor changes (mainly re-querying every 200ms vs. 100ms, which shouldn't change test logic, but no need to loop that fast esp. when waiting up to 30 secs), passes 30/30 locally but I'm still not sure there isn't some weird race still as I've seen failures in `testAddDocs` and `testKillLeader` when beast'ing. But the way I see it, it's better to re-enable this test and get some information instead of leaving it disabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
