[ 
https://issues.apache.org/jira/browse/SOLR-12923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787303#comment-16787303
 ] 

ASF subversion and git services commented on SOLR-12923:
--------------------------------------------------------

Commit 6b606b787f70451edeb5acc13818802e5e41b0a4 in lucene-solr's branch 
refs/heads/branch_8_0 from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=6b606b7 ]

SOLR-12923: harden TestSimLargeCluster

- added logging
- ensure start/finish trigger action counters are incremented before latches 
are released
- replace arbitrary sleep calls with a trigger listener countdown latch
- increase all await() times: This means that 'real' failures (which should be 
rare and hopefully
  reproducible) will be 'slow', but the trade off will be less hard to 
reproduce 'false failures'
  due to thread contention on slow or heavily loaded (ie: jenkins) machines

(cherry picked from commit 20de3d2ee0d234d04bbcf7c2cddc18ff67a09f8b)

Conflicts:
        
solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/TestSimLargeCluster.java


> The new AutoScaling tests are way to flaky and need special attention.
> ----------------------------------------------------------------------
>
>                 Key: SOLR-12923
>                 URL: https://issues.apache.org/jira/browse/SOLR-12923
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Mark Miller
>            Priority: Major
>
> I've already done some work here (not posted yet). We need to address this, 
> these tests are too new to fail so often and easily.
> I want to add beasting to precommit (LUCENE-8545) to help prevent tests that 
> fail so easily from being committed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to