Brock Noland created FLUME-1189:
-----------------------------------

             Summary: Test ReoverableMemoryChannel throughput versus FileChannel
                 Key: FLUME-1189
                 URL: https://issues.apache.org/jira/browse/FLUME-1189
             Project: Flume
          Issue Type: Task
          Components: Channel
    Affects Versions: v1.2.0
            Reporter: Brock Noland


I wrote both ReoverableMemoryChannel and FileChannel and the main difference 
between the two is that ReoverableMemoryChannel wraps MemoryChannel and as such 
has a very limited capacity while FileChannel uses the OS file cache to keep 
events in memory. I am not sure that ReoverableMemoryChannel has a much greater 
throughput than FileChannel and if not, then I think we should remove 
ReoverableMemoryChannel.

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

        

Reply via email to