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

Yonik Seeley commented on SOLR-2700:
------------------------------------

bq. Should we not have a base class/interface for Transaction Log ? What if I 
wish to have an alternate implementation

Yeah, eventually.  I started that way, but it was premature.  Before committing 
we should have a no-op implementation.

bq. What is the application of realtime get ?

It's a step in the direction that allows an application to use Solr as a data 
store and not just an index.

> transaction logging
> -------------------
>
>                 Key: SOLR-2700
>                 URL: https://issues.apache.org/jira/browse/SOLR-2700
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>         Attachments: SOLR-2700.patch, SOLR-2700.patch, SOLR-2700.patch
>
>
> A transaction log is needed for durability of updates, for a more performant 
> realtime-get, and for replaying updates to recovering peers.

--
This message is automatically generated by JIRA.
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]

Reply via email to