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 <cpoersc...@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).

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to