[
https://issues.apache.org/jira/browse/CHUKWA-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Boulon updated CHUKWA-70:
--------------------------------
Status: Patch Available (was: Open)
Implementation is similar to the FileTailingAdaptor
- 1 static tailer for all files
- Add command, just register the file
- shutdown is not doing anything since the goal is to let the agent send it over
- stop remove from the tailer
- lastModified time should at least one minute ago (best effort to get a
complete file)
- timeOut after 5 minutes (Similar to TerminatorThread timeout)
> Rewrite the FileAdaptor class
> -----------------------------
>
> Key: CHUKWA-70
> URL: https://issues.apache.org/jira/browse/CHUKWA-70
> Project: Hadoop Chukwa
> Issue Type: Bug
> Components: data collection
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
> Priority: Blocker
> Attachments: CHUKWA-70.patch
>
>
> Current FileAdaptor has several issue but the most critical one is the fac
> that the remote application could be blocked waiting on the socket if the
> InMemoryQueue is full.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.