You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/10 20:51:04 UTC

[jira] [Commented] (SOLR-7774) BasicDistributedZkTest.test (commitWithin did not work on node) failures

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

ASF GitHub Bot commented on SOLR-7774:
--------------------------------------

GitHub user cpoerschke opened a pull request:

    https://github.com/apache/lucene-solr/pull/188

    BasicDistributedZkTest.test (commitWithin did not work on node) failures

    for https://issues.apache.org/jira/i#browse/SOLR-7774

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bloomberg/lucene-solr trunk-BasicDistributedZkTest-test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/188.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #188
    
----
commit 7aca8991c7e8ca25bf63bb256cab7a8846f9307b
Author: Christine Poerschke <cp...@bloomberg.net>
Date:   2015-07-09T18:27:59Z

    SOLR-????: BasicDistributedZkTest.test (commitWithin did not work on node) failures
    
    BasicDistributedZkTest.test now checks document counts for each node before the commitWithin document addition, this is to ensure that at baseline all nodes have the same document count.
    
    Also revised logic to avoid possible scenario of the queried-via-cloudClient node having 'quickly' committed the additional document and other queried-via-SolrClient nodes being a little 'slower' and thus being 'commitWithin did not work on node' failed (within the 45s overall timeout).

----


> BasicDistributedZkTest.test (commitWithin did not work on node) failures
> ------------------------------------------------------------------------
>
>                 Key: SOLR-7774
>                 URL: https://issues.apache.org/jira/browse/SOLR-7774
>             Project: Solr
>          Issue Type: Test
>            Reporter: Christine Poerschke
>            Priority: Minor
>
> Seeing this now and again in our jenkins instance and also on the dev list's jenkins emails e.g. {{\[JENKINS\] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b21) - Build # 13356 - Failure!}} - gibhub pull request with proposed test changes to follow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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