You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/10/06 21:27:31 UTC

[jira] Commented: (CHUKWA-361) tailers could be more thrifty with filehandles

    [ https://issues.apache.org/jira/browse/CHUKWA-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762750#action_12762750 ] 

Ari Rabkin commented on CHUKWA-361:
-----------------------------------

CHUKWA-97 resolves most of this.  Tempted to close issue.

> tailers could be more thrifty with filehandles
> ----------------------------------------------
>
>                 Key: CHUKWA-361
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-361
>             Project: Hadoop Chukwa
>          Issue Type: Improvement
>          Components: data collection
>            Reporter: Ari Rabkin
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Right now, when a FileTailingAdaptor is watching a file, it keeps it open.  This is a scaling bottleneck.  Would be nice to have a separate, non-rotation-aware adaptor that doesn't keep the file open when it isn't actively reading data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.