[ 
https://issues.apache.org/jira/browse/SOLR-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141265#comment-13141265
 ] 

Simon Willnauer commented on SOLR-2861:
---------------------------------------

{code}
#those two happen at the same time roughly
14728 VERBOSE:WRITER8: start reopen from Searcher@28294f62 
main{DirectoryReader(segments_6:1320156373425:nrt _y(4.0):C78/15 _n(4.0):c2/1 
_x(4.0):c11/1 _w(4.0):c1 _z(4.0):C7)} writer= 
org.apache.solr.update.SolrIndexWriter@43a4181c
14729 VERBOSE:WRITER8: reopen result (null)

14733 VERBOSE:WRITER7: start reopen from Searcher@79b0d33c 
main{DirectoryReader(segments_6:1320156373425:nrt _y(4.0):C78/15 _n(4.0):c2/1 
_x(4.0):c11/1 _w(4.0):c1 _z(4.0):C7)} writer= 
org.apache.solr.update.SolrIndexWriter@43a4181c

14920 VERBOSE:READER2: RealTimeGet using searcher  Searcher@79b0d33c 
main{DirectoryReader(segments_6:1320156373425:nrt _y(4.0):C78/15 _n(4.0):c2/1 
_x(4.0):c11/1 _w(4.0):c1 _z(4.0):C7)}
14922 VERBOSE:READER2: ERROR, id= 98 foundVal= 2 model val= 3 realTime= true

# here were are done -- ie the doc should be in 1320156373429
14928 VERBOSE:WRITER7: reopen result 
DirectoryReader(segments_6:1320156373429:nrt _y(4.0):C78/18 _n(4.0):c2/1 
_x(4.0):c11/1 _w(4.0):c1 _z(4.0):C7 _10(4.0):c5 _11(4.0):c2)
{code}


as I said - we can not rely on the order these logs are printed - this doesn't 
seem like a bug in lucene no?

simon
                
> 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, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to