[
https://issues.apache.org/jira/browse/FLUME-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274044#comment-13274044
]
Arvind Prabhakar commented on FLUME-1189:
-----------------------------------------
@Brock - I just confirmed that I am seeing similar results with my ad-hoc
testing of the two systems.
Rather than removing it, I suggest adding deprecation warnings in the system,
sources, and documentation to discourage its use.
> 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
> Attachments: FileVsRecoverableMemory.java
>
>
> 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