[
https://issues.apache.org/jira/browse/SOLR-13118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736536#comment-16736536
]
ASF subversion and git services commented on SOLR-13118:
--------------------------------------------------------
Commit 5a513fab8345cd0397435e7ce830268cd3763651 in lucene-solr's branch
refs/heads/master from Chris M. Hostetter
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5a513fa ]
SOLR-13118: Fix various nodeAdded/nodeLost trigger (integration) tests related
to restoriung state
This includes some cleanup and refactoring of unrelated test methods in the
same classes to use new helper methods
> Redesign integration tests for nodeAdded/nodeLost trigger state restoration
> ---------------------------------------------------------------------------
>
> Key: SOLR-13118
> URL: https://issues.apache.org/jira/browse/SOLR-13118
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Assignee: Hoss Man
> Priority: Major
> Attachments: SOLR-13118.patch
>
>
> The (integration) tests related to autoscaling nodeAdd/nodeLost trigger's and
> restoring their state are problematic for a lot of reasons.
> Beyond some silly implementation mistakes, a fundemental timing/concurrency
> issue is that (as designed) the tests have no way to ensure that "after"
> creating a nodeAdded/nodeLost situation, they can wait for the (first
> instance of) the trigger to run() and detect the situation (recording it in
> the trigger's internal state) so that the test can subsequently "update" the
> trigger, forcing a new instance to restore the old state and then execute the
> trigger actions. This can result i na lot of flaky-ness if the triggers
> don't run when "expected"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]