[
https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15284816#comment-15284816
]
Ishan Chattopadhyaya commented on SOLR-5944:
--------------------------------------------
The only remaining issue is a test failure, which used to happen very
intermittently for me with TestStressInPlaceUpdates. Here are the partial logs
(from April):
{code}
[beaster] 2> NOTE: reproduce with: ant test
-Dtestcase=TestStressInPlaceUpdates -Dtests.method=stressTest
-Dtests.seed=3E8431D13FA03373 -Dtests.slow=true -Dtests.locale=sr-Latn
-Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[beaster] [18:34:34.713] ERROR 51.8s | TestStressInPlaceUpdates.stressTest
<<<
[beaster] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=181, name=READER10, state=RUNNABLE,
group=TGRP-TestStressInPlaceUpdates]
[beaster] > at
__randomizedtesting.SeedInfo.seed([3E8431D13FA03373:55E2EE7C0175E789]:0)
[beaster] > Caused by: java.lang.RuntimeException:
java.lang.AssertionError: Vals are: 3, 2000000008, id=4
[beaster] > at
__randomizedtesting.SeedInfo.seed([3E8431D13FA03373]:0)
[beaster] > at
org.apache.solr.cloud.TestStressInPlaceUpdates$3.run(TestStressInPlaceUpdates.java:416)
[beaster] > Caused by: java.lang.AssertionError: Vals are: 3, 2000000008,
id=4
[beaster] > at org.junit.Assert.fail(Assert.java:93)
[beaster] > at org.junit.Assert.assertTrue(Assert.java:43)
[beaster] > at
org.apache.solr.cloud.TestStressInPlaceUpdates$3.run(TestStressInPlaceUpdates.java:390)
{code}
However, I ran a beast of the same test on a 24 core (48 thread) machine, 1000
rounds, 24 at a time, and the beasting passed. Maybe I'll need to try harder to
reproduce it over the week or the coming weekend.
> Support updates of numeric DocValues
> ------------------------------------
>
> Key: SOLR-5944
> URL: https://issues.apache.org/jira/browse/SOLR-5944
> Project: Solr
> Issue Type: New Feature
> Reporter: Ishan Chattopadhyaya
> Assignee: Shalin Shekhar Mangar
> Attachments: DUP.patch, SOLR-5944.patch, SOLR-5944.patch,
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch,
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch,
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch,
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch,
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch,
> SOLR-5944.patch
>
>
> LUCENE-5189 introduced support for updates to numeric docvalues. It would be
> really nice to have Solr support this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]