[
https://issues.apache.org/jira/browse/HADOOP-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Boulon updated HADOOP-5313:
----------------------------------
Attachment: HADOOP-5313.patch
- Remove static for adaptor
- Remove static for ChunkReceiver
- Remove log(" ") from the busy loop
- Add debug log
Also since no one is tracking any TerminatorThread, I've put a time limit on
the while loop.
> Variable FileTailingAdaptor adaptor in TerminatorThread should not be static
> -----------------------------------------------------------------------------
>
> Key: HADOOP-5313
> URL: https://issues.apache.org/jira/browse/HADOOP-5313
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/chukwa
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
> Attachments: HADOOP-5313.patch
>
>
> The adaptor field in TerminatorThread should not be static. Each
> TerminatorThread should work on his own private log file via the adaptor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.