[
https://issues.apache.org/jira/browse/CHUKWA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714078#action_12714078
]
Ari Rabkin edited comment on CHUKWA-268 at 5/28/09 10:38 AM:
-------------------------------------------------------------
This issue blocks CHUKWA-265 and CHUKWA-204 because patches for those Jiras
should almost certainly use this API. I also remember discussing this before
-- but I couldn't find a Jira for it either. :(
(Though since CHUKWA-265 is a blocker, we might want to do something slightly
more ad-hoc to resolve it now, and then revise to use the new API)
was (Author: asrabkin):
This issue blocks CHUKWA-265 and CHUKWA-204 because patches for those Jiras
should almost certainly use this API. I also remember discussing this before
-- but I couldn't find a Jira for it either. :(
> Create an interface to manage all Adaptors
> ------------------------------------------
>
> Key: CHUKWA-268
> URL: https://issues.apache.org/jira/browse/CHUKWA-268
> Project: Hadoop Chukwa
> Issue Type: Improvement
> Components: data collection
> Affects Versions: 0.2.0
> Reporter: Jerome Boulon
> Assignee: Ari Rabkin
> Fix For: 0.2.0
>
>
> Currently the agent manage all adaptors and it's fine however it will be
> cleaner to have an AdaptorManager interface. The agent will just implement
> this interface without changing anything, but adaptors will retrieve the
> manager using ChukwaFactory. This will remove the hard dependency between
> Agent and adaptors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.