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

ASF subversion and git services commented on SOLR-8983:
-------------------------------------------------------

Commit 4f9159744c914f881f422f1da8ecef5e0e25cfb6 in lucene-solr's branch 
refs/heads/branch_6_0 from anshum
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4f91597 ]

SOLR-8983: Cleanup clusterstate in case of a failed CREATE collection call

For branch_6_0: Modified CreateCollectionCleanupTest.java to use old-style 
CollectionAdminRequest.Create and .List, since SOLR-8976 will land in 6.1.


> Failed Collection CREATE call should cleanup the cluster state before 
> returning
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-8983
>                 URL: https://issues.apache.org/jira/browse/SOLR-8983
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.5, 6.0
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>            Priority: Blocker
>             Fix For: 5.5.1, 6.1
>
>         Attachments: SOLR-8983-test.patch, SOLR-8983.patch, SOLR-8983.patch, 
> SOLR-8983.patch, SOLR-8983.patch, SOLR-8983.patch, SOLR-8983.patch
>
>
> In case of a failed collection creation call, the cluster state is updated 
> leaving an entry for the failed collection. This is also returned by the LIST 
> command, allowing the users to believe that the collection exists.
> CREATE call should cleanup in case of a failed attempt at creating the 
> collection.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to