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

Mark Miller commented on SOLR-5996:
-----------------------------------

This is an interesting fail. Logs seem to show that *control* has a doc that it 
should not.

{code}
   [junit4]   2> 51012 T28 C21 P36044 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&CONTROL=TRUE&wt=javabin} 
{add=[0-12 (1465721659272986624)]} 0 27

   [junit4]   2> 51380 T28 C21 P36044 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&CONTROL=TRUE&wt=javabin} 
{delete=[0-12 (-1465721659658862592)]} 0 1
{code}

Cloud also gets the add then delete, but we end up with:
###### Only in controlDocList: [{id=0-34}]

> ChaosMonkeyNothing is safe fail: document count mismatch.  control=52 
> sum(shards)=51 cloudClient=51
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5996
>                 URL: https://issues.apache.org/jira/browse/SOLR-5996
>             Project: Solr
>          Issue Type: Test
>          Components: SolrCloud
>            Reporter: Mark Miller
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to