You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Jerome Boulon (JIRA)" <ji...@apache.org> on 2009/04/17 00:42:14 UTC

[jira] Created: (CHUKWA-143) Implement a file based controller for chukwa

Implement a file based controller for chukwa
--------------------------------------------

                 Key: CHUKWA-143
                 URL: https://issues.apache.org/jira/browse/CHUKWA-143
             Project: Hadoop Chukwa
          Issue Type: New Feature
            Reporter: Jerome Boulon


Chukwa is using a socket connection to manage all adaptors (add/shutdown/remove/...).
If the ChukwaAgent is not there and/or too busy, the "source application" will be delayed.
The idea is to be able to add/shutdown an adaptor using a non-blocking file based protocol.

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


[jira] Updated: (CHUKWA-143) Implement a file based controller for chukwa

Posted by "Ari Rabkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Rabkin updated CHUKWA-143:
------------------------------

    Component/s: data collection

> Implement a file based controller for chukwa
> --------------------------------------------
>
>                 Key: CHUKWA-143
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-143
>             Project: Hadoop Chukwa
>          Issue Type: New Feature
>          Components: data collection
>            Reporter: Jerome Boulon
>
> Chukwa is using a socket connection to manage all adaptors (add/shutdown/remove/...).
> If the ChukwaAgent is not there and/or too busy, the "source application" will be delayed.
> The idea is to be able to add/shutdown an adaptor using a non-blocking file based protocol.

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