[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2014-01-21 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13878069#comment-13878069
 ] 

Mark Miller commented on SOLR-5509:
---

It wasn't, I've seen it since. But now I'm thinking it's probably a variation 
of SOLR-5650, but all the replicas just happen to be in sync.

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2014-01-20 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13876478#comment-13876478
 ] 

Mark Miller commented on SOLR-5509:
---

This may actually be related to SOLR-5643. My fullmetaljenkins server is doing 
very well with the chaosmonkey tests since this issue was resolved - before 
that, the nothing is safe test would hit this every 10 or 20 runs.

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13836051#comment-13836051
 ] 

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

Commit 1546821 from [~markrmil...@gmail.com] in branch 'dev/trunk'
[ https://svn.apache.org/r1546821 ]

SOLR-5509: Better string ids for these tests

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-12-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13836054#comment-13836054
 ] 

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

Commit 1546822 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1546822 ]

SOLR-5509: Better string ids for these tests

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-30 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835952#comment-13835952
 ] 

Mark Miller commented on SOLR-5509:
---

I mentioned that because I was seeing it less - no real evidence though.

Anyway, what seems to be happening...

Document id's from two different threads can overlap over 5. I never really 
figured this was a big problem - at worst we would test having some updates. 
But...

Thread one adds a document with id  5 - it fails being forwarded to the 
leader and a retry starts. Thread two then adds the same document with id  
5 and it succeeds. Thread two then deletes it's add, which happens on 
control and in the cloud. Finally, thread one's retry works and adds the doc 
back to the cloud while it's not in control.

Not a great test I think - I'll try and ensure unique id's are used per thread 
for the test.

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835962#comment-13835962
 ] 

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

Commit 1546779 from [~markrmil...@gmail.com] in branch 'dev/trunk'
[ https://svn.apache.org/r1546779 ]

SOLR-5509: Raise id's per thread so they won't overlap

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835964#comment-13835964
 ] 

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

Commit 1546780 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1546780 ]

SOLR-5509: Raise id's per thread so they won't overlap

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835605#comment-13835605
 ] 

Mark Miller commented on SOLR-5509:
---

This is a hard nut to crack. I've been going over the retry code a lot. Another 
interesting fail:
{noformat}
   [junit4]   2 119996 T28 C115 P55124 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_umo/h path=/update 
params={CONTROL=TRUEversion=2wt=javabin} {add=[50678 (1453094753545486336)]} 
0 1

   [junit4]   2 120040 T151 C117 P59797 oasc.SolrException.log ERROR 
forwarding update to http://127.0.0.1:47574/_umo/h/collection1/ failed - 
retrying ... retries: 1 add{,id=50678} 
rsp:404:org.apache.solr.common.SolrException: Can not find: 
/_umo/h/collection1/update

   [junit4]   2 120544 T151 C117 P59797 oasc.SolrException.log ERROR 
forwarding update to http://127.0.0.1:47574/_umo/h/collection1/ failed - 
retrying ... retries: 2 add{,id=50678} 
rsp:404:org.apache.solr.common.SolrException: Can not find: 
/_umo/h/collection1/update

   [junit4]   2 121246 T151 C117 P59797 oasc.SolrException.log ERROR 
forwarding update to http://127.0.0.1:47574/_umo/h/collection1/ failed - 
retrying ... retries: 3 add{,id=50678} 
rsp:-1:org.apache.http.conn.HttpHostConnectException: Connection to 
http://127.0.0.1:47574 refused

   [junit4]   2 121246 T150 C117 P59797 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_umo/h path=/update params={version=2wt=javabin} 
{add=[50678 (1453094754828943360)]} 0 579

   [junit4]   2 121252 T26 C115 P55124 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_umo/h path=/update 
params={CONTROL=TRUEversion=2wt=javabin} {delete=[50678 
(-1453094754863546368)]} 0 1

   [junit4]   2 121254 T152 C117 P59797 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_umo/h path=/update params={version=2wt=javabin} 
{delete=[50678 (-1453094754865643520)]} 0 0

   [junit4]   2 121841 T149 C117 P59797 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_umo/h path=/update 
params={update.distrib=TOLEADERversion=2wt=javabindistrib.from=http://127.0.0.1:59797/_umo/h/collection1/}
 {add=[50678 (1453094755480109056)]} 0 93

   [junit4]   2 121841 T151 C117 P59797 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/_umo/h path=/update params={version=2wt=javabin} 
{add=[50678]} 0 1842

   [junit4]   2 ## Only in cloudDocList: [{id=50678}]

   [junit4]   2cloudClient 
:{numFound=1,start=0,docs=[SolrDocument{id=50678, 
_version_=1453094755480109056}]}


{noformat}

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835607#comment-13835607
 ] 

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

Commit 1546685 from [~markrmil...@gmail.com] in branch 'dev/trunk'
[ https://svn.apache.org/r1546685 ]

SOLR-5509: More logging

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835608#comment-13835608
 ] 

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

Commit 1546686 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1546686 ]

SOLR-5509: More logging

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (SOLR-5509) ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.

2013-11-29 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835615#comment-13835615
 ] 

Mark Miller commented on SOLR-5509:
---

This may actually be related to SOLR-5516...

 ChaosMonkeyNothingIsSafeTest rare fails due to TOLEADER retries.
 

 Key: SOLR-5509
 URL: https://issues.apache.org/jira/browse/SOLR-5509
 Project: Solr
  Issue Type: Bug
  Components: SolrCloud
Reporter: Mark Miller
Assignee: Mark Miller
 Fix For: 5.0, 4.7

 Attachments: cmns-test-cloud-off-by1-control-2.log


 {noformat}
[junit4]   2 41386 T28 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {add=[50086 (1452880907553734656)]} 0 142
[junit4]   2 42009 T133 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} {add=[50086 
 (1452880908206997504)]} 0 254
[junit4]   2 42323 T27 C21 P57194 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinCONTROL=TRUEversion=2} 
 {delete=[50086 (-1452880908537298944)]} 0 2
[junit4]   2 42327 T131 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {delete=[50086 (-1452880908542541824)]} 0 1
[junit4]   2 42622 T132 C27 P60411 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update 
 params={update.distrib=TOLEADERwt=javabinversion=2} {add=[50086 
 (1452880908850823168)]} 0 1
[junit4]   2 42623 T48 C22 P57136 oasup.LogUpdateProcessor.finish 
 [collection1] webapp= path=/update params={wt=javabinversion=2} 
 {add=[50086]} 0 1223
[junit4]   2 ## Only in cloudDocList: [{id=50086}]
[junit4]   2  cloudClient 
 :{numFound=1,start=0,docs=[SolrDocument{id=50086, 
 _version_=1452880908850823168}]}
 h
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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