[
https://issues.apache.org/jira/browse/CHUKWA-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785244#action_12785244
]
Ari Rabkin commented on CHUKWA-395:
-----------------------------------
This patch incorporates a fair bit of cleanup and consolidation of test code.
The "generate test file" code that was previously duplicated in several tests
has been factored out. But there aren't actually significant functional
changes to existing code.
Since the patch passes unit tests and doesn't involve significant functional
changes, I intend to commit this, barring objection.
> wrapping adaptors for reliability
> ---------------------------------
>
> Key: CHUKWA-395
> URL: https://issues.apache.org/jira/browse/CHUKWA-395
> Project: Hadoop Chukwa
> Issue Type: Improvement
> Components: data collection
> Reporter: Ari Rabkin
> Assignee: Ari Rabkin
> Attachments: CHUKWA-395.patch
>
>
> We don't currently deliver anything other than logs reliably. I propose to
> create a new "wrapping" adaptor, to be named Buffered.
> So you'll be able to say "add Buffered UDPListener 90xy".
> This is going to require some fairly modest refactoring inside
> ChukwaAgent.processAddCommand, to tease apart the logic for creating Adaptors
> from the logic for starting them. I think it won't be too bad.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.