You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:23:22 UTC

[jira] [Commented] (SOLR-3933) Distributed commits are not guaranteed to be ordered within a request.

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

Commit Tag Bot commented on SOLR-3933:
--------------------------------------

[branch_4x commit] Mark Robert Miller
http://svn.apache.org/viewvc?view=revision&revision=1402362

SOLR-3933: Distributed commits are not guaranteed to be ordered within a request.

SOLR-3939: An empty or just replicated index cannot become the leader of a shard after a leader goes down. 
  
SOLR-3971: A collection that is created with numShards=1 turns into a numShards=2 collection after starting up a second core and not specifying numShards. 

SOLR-3932: SolrCmdDistributorTest either takes 3 seconds or 3 minutes.

                
> Distributed commits are not guaranteed to be ordered within a request.
> ----------------------------------------------------------------------
>
>                 Key: SOLR-3933
>                 URL: https://issues.apache.org/jira/browse/SOLR-3933
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Critical
>              Labels: 4.0.1_Candidate
>             Fix For: 4.1, 5.0
>
>         Attachments: SOLR-3933.patch
>
>
> Update requests that also include a commit may do adds or deletes after the commit - it's a race.
> This would most likely affect concurrent update server or bulk add methods - but it's still a race for a single doc update or delete that includes a commit as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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