You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/12/02 20:58:20 UTC

[jira] Commented: (CHUKWA-420) clean-up adaptor shutdown methods

    [ https://issues.apache.org/jira/browse/CHUKWA-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784978#action_12784978 ] 

Ari Rabkin commented on CHUKWA-420:
-----------------------------------

We're currently halfway between two different models for adaptor shutdown.

1) separate shutdown() and hardStop() methods for "graceful" and "abrupt" stops
2) a single shutdown method with a flag specifying how graceful to be.

This is on my mind because the generalized buffer support (in CHUKWA-395) needs to know the difference between "stop with the potential for restarting" and "stop for good".

Thoughts and suggestions?

> clean-up adaptor shutdown methods
> ---------------------------------
>
>                 Key: CHUKWA-420
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-420
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: data collection
>            Reporter: Ari Rabkin
>
> Adaptor shutdown is currently squirrely and needs to be fixed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.