[
https://issues.apache.org/jira/browse/CHUKWA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ari Rabkin updated CHUKWA-268:
------------------------------
Attachment: CHUKWA-268.patch
Revised as per discussion with Eric.
-More cleanly support list() operation in control interface
-Clarify processAddCommand() in code.
> 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
>
> Attachments: CHUKWA-268.patch, CHUKWA-268.patch
>
>
> 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.