You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Israel Ekpo (JIRA)" <ji...@apache.org> on 2013/04/13 16:44:14 UTC

[jira] [Created] (FLUME-1995) CouchBaseChannel - A Distributed Channel Backed By CouchBase as a Persistent Store for Events

Israel Ekpo created FLUME-1995:
----------------------------------

             Summary: CouchBaseChannel - A Distributed Channel Backed By CouchBase as a Persistent Store for Events
                 Key: FLUME-1995
                 URL: https://issues.apache.org/jira/browse/FLUME-1995
             Project: Flume
          Issue Type: New Feature
          Components: Channel
    Affects Versions: v1.4.0
            Reporter: Israel Ekpo
            Assignee: Israel Ekpo


CouchBaseChannel

The events received by this channel are queued up in CouchBase to be picked up later when sinks send pickup requests to the channel.

This type of channel is suitable for use cases where recoverability in the event of a hardware failure on the agent machine is important.

The CouchBase server can be located on a remote machine.

CouchBase also supports replication which could back up and replicate the events further to other nodes.

--
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