[
https://issues.apache.org/jira/browse/SOLR-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16516637#comment-16516637
]
David Smiley commented on SOLR-12361:
-------------------------------------
I committed a fix to master & branch_7x
[https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=f5508505f2ddec5f96d0d7fcb5980243d41d1df4]
that simply doesn't set the version in indexSolrInputDocumentsDirectly since
it didn't seem pertinent to the test. Apparently randomly there is no
updateLog to get the "clock" from, which led to an NPE.
The failure Steve mentioned RE NPE in id() is I think a side-effect of other
failing tests involving a race condition on afterClass() that nulls out the
"counter" to generate IDs. So it's a red herring, in other words. I don't
actually know how this could happen (shouldn't all test methods complete before
beforeClass is run?) but we can watch for future failures to see if this occurs
again.
> 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]