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 subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/26 16:26:06 UTC

[jira] [Commented] (SOLR-7011) fix OverseerCollectionProcessor.deleteCollection removal-done check

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

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

Commit 1662480 from shalin@apache.org in branch 'dev/branches/lucene_solr_4_10'
[ https://svn.apache.org/r1662480 ]

SOLR-7011: Delete collection returns before collection is actually removed

> fix OverseerCollectionProcessor.deleteCollection removal-done check
> -------------------------------------------------------------------
>
>                 Key: SOLR-7011
>                 URL: https://issues.apache.org/jira/browse/SOLR-7011
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.10.3, 5.0, Trunk
>            Reporter: Christine Poerschke
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 4.10.4, 5.0, Trunk
>
>
> {{OverseerCollectionProcessor.java}} line 1184 has a
> {{.hasCollection(message.getStr(collection))}} call which should be either
> {{.hasCollection(message.getStr("name"))}} or
> {{.hasCollection(collection)}} instead.



--
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