[ 
https://issues.apache.org/jira/browse/SOLR-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shalin Shekhar Mangar resolved SOLR-11621.
------------------------------------------
    Resolution: Fixed
      Assignee: Shalin Shekhar Mangar

> TriggerIntegrationTest failures on jenkins
> ------------------------------------------
>
>                 Key: SOLR-11621
>                 URL: https://issues.apache.org/jira/browse/SOLR-11621
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling, Tests
>    Affects Versions: 7.1
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 7.2, master (8.0)
>
>         Attachments: SOLR-11621.patch
>
>
> I have seen a few TriggerIntegrationTest failures due to timing issues of 
> triggers firing before waitFor period is over. We added a small delta to fix 
> this problem with other trigger tests but TestTriggerIntegration slipped 
> through the cracks.
> An example of such failure is at 
> https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/768
> {code}
> [junit4]   2> 3025388 DEBUG 
> (AutoscalingActionExecutor-5242-thread-1-processing-n:127.0.0.1:34271_solr) 
> [n:127.0.0.1:34271_solr    ] o.a.s.c.a.TriggerIntegrationTest --throwable
>    [junit4]   2> java.lang.AssertionError: node_added_restore_trigger was 
> fired before the configured waitFor period
>    [junit4]   2>      at org.junit.Assert.fail(Assert.java:93)
>    [junit4]   2>      at 
> org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction.process(TriggerIntegrationTest.java:591)
>    [junit4]   2>      at 
> org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$2(ScheduledTriggers.java:248)
>    [junit4]   2>      at 
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to