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/02/05 19:13:34 UTC

[jira] [Commented] (SOLR-7081) create/delete/create collection (new test case)

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

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

GitHub user cpoerschke opened a pull request:

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

    SOLR-7081: create/delete/create collection (new test case)

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

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

    $ git pull https://github.com/bloomberg/lucene-solr trunk-create-delete-create-collection

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

    https://github.com/apache/lucene-solr/pull/127.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 #127
    
----
commit 24e87d6b3e180ce644acfd1896e43cdcb512a4be
Author: Christine Poerschke <cp...@bloomberg.net>
Date:   2015-01-21T10:14:38Z

    SOLR-????: TestMiniSolrCloudCluster.testBasics tidies up after itself, adds DoubleTestMiniSolrCloudCluster test case.
    
    TestMiniSolrCloudCluster.testBasics now re-creates the server it removed for test purposes, thus restoring the original NUM_SERVERS count. TestMiniSolrCloudCluster.testBasics now also deletes the collection it created for test purposes (this revision adds a MiniSolrCloudCluster.deleteCollection method).
    
    DoubleTestMiniSolrCloudCluster is a new test case. DoubleTestMiniSolrCloudCluster.testBasics calls TestMiniSolrCloudCluster.testBasics twice in a row.

----


> create/delete/create collection (new test case)
> -----------------------------------------------
>
>                 Key: SOLR-7081
>                 URL: https://issues.apache.org/jira/browse/SOLR-7081
>             Project: Solr
>          Issue Type: Test
>            Reporter: Christine Poerschke
>            Priority: Minor
>
> Unexpectedly the second collection create fails (saying that the collection already exists) despite the collection delete having apparently succeeded.
> Collection create/delete/create is probably an uncommon operational sequence but perhaps the test failure indicates that something unexpected is happening elsewhere.
> github pull request and test log extracts 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