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

Alexander Lorenz-Alten resolved FLUME-558.
------------------------------------------

    Resolution: Won't Fix
    
> CustomDelimiter Cursor in Tail does not handle character sets.
> --------------------------------------------------------------
>
>                 Key: FLUME-558
>                 URL: https://issues.apache.org/jira/browse/FLUME-558
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources, Technical Debt
>    Affects Versions: v0.9.4
>            Reporter: Jonathan Hsieh
>
> Currently there is a wrapper class that makes byte[]'s act like CharSequences 
> so that they are compatible with Java's Regex's.  This essentially assumes 
> 8-bit ASCII (LATIN-1/ISO 8859 charset, I believe).  Making it do actual 
> byte->character encoding is something we will likely need to remedy in the 
> future.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to