[
https://issues.apache.org/jira/browse/BLUR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849127#comment-13849127
]
Aaron McCurry commented on BLUR-42:
-----------------------------------
I'm not sure that S3 could be used for a write ahead log. I don't think that
it can provide the syncing required for a write ahead log.
However, I was thinking that if BooKeeper was used for the write ahead log,
that Blur could use S3 for the index storage.
> Blur plugable write ahead log
> -----------------------------
>
> Key: BLUR-42
> URL: https://issues.apache.org/jira/browse/BLUR-42
> Project: Apache Blur
> Issue Type: Improvement
> Reporter: Aaron McCurry
>
> Make the write ahead log implementation in Blur pluggable so that multiple
> implements could be chosen.
> -Different implementations could be HDFS (with sync) directly.
> -BookKeeper
> -Other?
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)