You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Yongkun Wang (Updated) (JIRA)" <ji...@apache.org> on 2011/10/05 07:22:34 UTC

[jira] [Updated] (FLUME-640) Send acks without getting masters involved

     [ https://issues.apache.org/jira/browse/FLUME-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yongkun Wang updated FLUME-640:
-------------------------------

    Affects Version/s:     (was: v0.9.4)
                       v0.9.3
         Release Note: masterless ACK is implemented, ACK will go back to the original agent along the road of Event.
               Status: Patch Available  (was: Open)

patch, readme and slides about the design.
                
> Send acks without getting masters involved
> ------------------------------------------
>
>                 Key: FLUME-640
>                 URL: https://issues.apache.org/jira/browse/FLUME-640
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v0.9.3
>            Reporter: Disabled imported user
>              Labels: acknowledgement
>
> Currently the acks (acknowledgement) from the collector are sent back via the master(s). In case the master is down, the acks will be lost. It seems that the even the multi masters cannot handle this single-point-failure issue.
> A re-design of sending the acks back without getting the master involved will be very beneficial. The single-point-failure can be removed to some extent, and the efficiency of the acks will also be improved since the master is not a bottleneck any more.

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