You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Deepak Deshpande (JIRA)" <ji...@apache.org> on 2010/12/08 22:58:00 UTC

[jira] Updated: (CHUKWA-562) Use RegexFileFilter instead of WildcardFileFilter in the DirTailingAdaptor class

     [ https://issues.apache.org/jira/browse/CHUKWA-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Deshpande updated CHUKWA-562:
------------------------------------

    Attachment:     (was: DirTailingAdaptor.patch)

> Use RegexFileFilter instead of WildcardFileFilter in the DirTailingAdaptor class
> --------------------------------------------------------------------------------
>
>                 Key: CHUKWA-562
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-562
>             Project: Chukwa
>          Issue Type: Improvement
>          Components: data collection
>    Affects Versions: 0.4.0
>            Reporter: Deepak Deshpande
>            Priority: Minor
>             Fix For: 0.5.0
>
>         Attachments: DirTailingAdaptor.patch, RegExDirTailingAdaptor.java
>
>
> The DirTailingAdaptor class uses WildcardFileFilter to filter the files that need to be monitored. The WildcardFileFilter is NOT very restrictive. Instead of WildcardFileFilter using RegexFileFilter will give user more flexibility in file filtering.

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