You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2013/01/17 23:46:15 UTC

[jira] [Updated] (FLUME-1318) Graceful shutdown and drain of flume agent

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

Hari Shreedharan updated FLUME-1318:
------------------------------------

    Summary: Graceful shutdown and drain of flume agent  (was: Graceful shutdown and drain for flume agent)
    
> Graceful shutdown and drain of flume agent
> ------------------------------------------
>
>                 Key: FLUME-1318
>                 URL: https://issues.apache.org/jira/browse/FLUME-1318
>             Project: Flume
>          Issue Type: Improvement
>          Components: Channel, Sinks+Sources
>            Reporter: Mubarak Seyed
>            Assignee: Inder SIngh
>              Labels: newbie
>
> It appears from our test that if i go and shutdown the agent which uses memory channel, there is no clean way of throttling incoming requests to source, draining events from memory channel and do clean graceful shutdown of an agent. We don't have a visibility of how much data(events) in memory channel are getting dropped when shutdown happens.
> It would be good if we add a method to throttle incoming requests to source, drain events from memory channel and then shutdown sink/channel/source. (We can certainly add counters/metrics as part of channel monitoring). I think file-channel covers by adding it to WAL.
> HBase RegionServer shutdown handler does the some drain process (it syncs the edits in Write-Ahead-Log and notifies the master for regions move/assignment)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira