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

Arvind Prabhakar commented on FLUME-896:
----------------------------------------

I think the patch needs a slight change - the top-level pom should have the 
following specified in dependencyManagement section:

{code}
      <dependency>
        <groupId>org.apache.flume.flume-ng-channels</groupId>
        <artifactId>flume-recoverable-memory-channel</artifactId>
        <version>1.2.0-incubating-SNAPSHOT</version>
      </dependency>

{code}
                
> Implement a Durable Memory Channel
> ----------------------------------
>
>                 Key: FLUME-896
>                 URL: https://issues.apache.org/jira/browse/FLUME-896
>             Project: Flume
>          Issue Type: New Feature
>          Components: Channel
>    Affects Versions: NG alpha 1
>            Reporter: E. Sammer
>            Assignee: Brock Noland
>             Fix For: v1.2.0
>
>         Attachments: FLUME-896-1.patch, FLUME-896-4.patch, FLUME-896-5.patch, 
> FLUME-896-7.patch
>
>
> Implement a channel that backs Memory Channel with the file system for 
> durable event delivery.

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