[
https://issues.apache.org/jira/browse/SOLR-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16516462#comment-16516462
]
Steve Rowe commented on SOLR-12361:
-----------------------------------
Another failing seed from
[https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2137/]:
{noformat}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AddBlockUpdateTest
-Dtests.method=testExceptionThrown -Dtests.seed=5A413468F2535FB2
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=ha-NE -Dtests.timezone=Europe/London -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J2 | AddBlockUpdateTest.testExceptionThrown <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([5A413468F2535FB2:254BCC42439D188F]:0)
[junit4] > at
org.apache.solr.update.AddBlockUpdateTest.id(AddBlockUpdateTest.java:703)
[junit4] > at
org.apache.solr.update.AddBlockUpdateTest.block(AddBlockUpdateTest.java:633)
[junit4] > at
org.apache.solr.update.AddBlockUpdateTest.testExceptionThrown(AddBlockUpdateTest.java:243)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
{noformat}
> Add solr child documents as values inside SolrInputField
> --------------------------------------------------------
>
> Key: SOLR-12361
> URL: https://issues.apache.org/jira/browse/SOLR-12361
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: mosh
> Assignee: David Smiley
> Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12361.patch, SOLR-12361.patch, SOLR-12361.patch,
> SOLR-12361.patch
>
> Time Spent: 10h 10m
> Remaining Estimate: 0h
>
> During the discussion on SOLR-12298, there was a proposal to remove
> _childDocuments, and incorporate the relationship between the parent and its
> child documents, by holding the child documents inside a solrInputField,
> inside of the document.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]