You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ishan Chattopadhyaya (JIRA)" <ji...@apache.org> on 2018/02/10 16:13:01 UTC

[jira] [Resolved] (SOLR-10261) TestStressCloudBlindAtomicUpdates.test_dv() fail

     [ https://issues.apache.org/jira/browse/SOLR-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ishan Chattopadhyaya resolved SOLR-10261.
-----------------------------------------
    Resolution: Fixed

> TestStressCloudBlindAtomicUpdates.test_dv() fail
> ------------------------------------------------
>
>                 Key: SOLR-10261
>                 URL: https://issues.apache.org/jira/browse/SOLR-10261
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Cao Manh Dat
>            Assignee: Ishan Chattopadhyaya
>            Priority: Major
>         Attachments: SOLR-10261.patch, SOLR-10261.patch
>
>
> I found a reproducing seed that cause TestStressCloudBlindAtomicUpdates.test_dv() fail
> {code}
> [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressCloudBlindAtomicUpdates -Dtests.method=test_dv -Dtests.seed=AD8E7B56D53B627F -Dtests.nightly=true -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   1.21s J2 | TestStressCloudBlindAtomicUpdates.test_dv <<<
>    [junit4]    > Throwable #1: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:49825/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:49824/solr/test_col_shard2_replica2: Server Error
>    [junit4]    > request: http://127.0.0.1:49824/solr/test_col_shard2_replica2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49825%2Fsolr%2Ftest_col_shard5_replica1%2F&wt=javabin&version=2
>    [junit4]    > Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:49836/solr/test_col_shard2_replica1/ update: org.apache.solr.client.solrj.request.UpdateRequest@5919dfb3
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AD8E7B56D53B627F:9B9A19105F66586E]:0)
>    [junit4]    > 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
>    [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
>    [junit4]    > 	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
>    [junit4]    > 	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:49825/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:49824/solr/test_col_shard2_replica2: Server Error
>    [junit4]    > request: http://127.0.0.1:49824/solr/test_col_shard2_replica2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49825%2Fsolr%2Ftest_col_shard5_replica1%2F&wt=javabin&version=2
>    [junit4]    > Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:49836/solr/test_col_shard2_replica1/ update: org.apache.solr.client.solrj.request.UpdateRequest@5919dfb3
>    [junit4]    > 	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
>    [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>    [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>    [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
>    [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>    [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>    [junit4]    > 	... 1 more
>    [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49825/solr/test_col: Async exception during distributed update: Error from server at 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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