[
https://issues.apache.org/jira/browse/SOLR-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-2861:
-------------------------------
Attachment: fail16.xml
OK, here's the latest failure.
I verified that I'm up-to-date on trunk (as of 11am EST) and that the patch
from LUCENE-3551 is applied.
{code}
12125 VERBOSE:WRITER3: updateDocument id:12
Document<stored,indexed,indexOptions=DOCS_ONLY<id:12>
stored,indexed,tokenized,omitNorms,indexOptions=DOCS_ONLY<val_l:63>>
org.apache.solr.update.SolrIndexWriter@62d337d3
12126 VERBOSE:WRITER3: updateDocument id:12 DONE
12920 VERBOSE:WRITER9: start reopen without writer, reader=
DirectoryReader(segments_6:1320256147506:nrt _1t(4.0):C21/14 _1u(4.0):C14/11)
12984 VERBOSE:WRITER9: reopen result
DirectoryReader(segments_6:1320256147507:nrt _1t(4.0):C21/14 _1u(4.0):C14/11)
13042 VERBOSE:WRITER7: deleteDocuments id:12
org.apache.solr.update.SolrIndexWriter@62d337d3
13043 VERBOSE:WRITER7: deleteDocuments id:12 DONE
13249 VERBOSE:WRITER3: start reopen from Searcher@56e20ef8
main{DirectoryReader(segments_6:1320256147507:nrt _1t(4.0):C21/14
_1u(4.0):C14/11)} writer= org.apache.solr.update.SolrIndexWriter@62d337d3
13250 VERBOSE:WRITER3: reopen result (null)
13255 VERBOSE:READER3: RealTimeGet using searcher Searcher@1344e858
main{DirectoryReader(segments_6:1320256147507:nrt _1t(4.0):C21/14
_1u(4.0):C14/11)}
13256 VERBOSE:READER3: ERROR, id= 12 foundVal= 63 model val= -64 realTime= true
{code}
I just realized that since this seems to be happening with a mix of soft and
hard commits, it's probably a thread safety issue when updates concurrently
happen with a commit and I should add prints before/after calling commit also.
> transaction log / realtime-get failures
> ----------------------------------------
>
> Key: SOLR-2861
> URL: https://issues.apache.org/jira/browse/SOLR-2861
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Attachments: TEST-org.apache.solr.search.TestRealTimeGet.xml,
> fail11.xml, fail13_postfix.xml, fail16.xml, fail4.xml, fail5.xml,
> jenkins_output.txt, solr_debug.patch, trunk-0.txt
>
>
> realtime-get or the transaction log fails sometimes
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]