You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "gautham varada (JIRA)" <ji...@apache.org> on 2014/08/29 16:34:53 UTC

[jira] [Commented] (FLUME-2450) Improve replay index insertion speed.

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

gautham varada commented on FLUME-2450:
---------------------------------------

hi hari, will this patch be a part of a near future minor release  :-) ? we really need this patch to be a part of some stable release to run this in production

> Improve replay index insertion speed.
> -------------------------------------
>
>                 Key: FLUME-2450
>                 URL: https://issues.apache.org/jira/browse/FLUME-2450
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>         Attachments: FLUME-2450.patch
>
>
> Insertion into the replay index can take long sometimes because we use a file based index and tree set. We should switch this out for a memory mapped db and a hash set.



--
This message was sent by Atlassian JIRA
(v6.2#6252)