You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2012/12/15 23:44:12 UTC

[jira] [Commented] (SOLR-4203) An ephemeral directory implementation should cause the transaction log to be ignored on startup.

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

Mark Miller commented on SOLR-4203:
-----------------------------------

I'm going to commit so I can get tests cranking on this - I'll leave it open for yonik to review - I think the tranlog clear could be cleaned up a little. I stole the current code for it from SOLR-4174 where I'm optionally dropping the update log on index merge.
                
> An ephemeral directory implementation should cause the transaction log to be ignored on startup.
> ------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4203
>                 URL: https://issues.apache.org/jira/browse/SOLR-4203
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.1, 5.0
>
>         Attachments: SOLR-4203.patch
>
>
> If you are using something like ram dir, you can restart a node and if no updates have come in, it will think its up to date but be empty - we should clear the update log in these cases on startup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org