You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Alexander Lorenz-Alten (Reopened) (JIRA)" <ji...@apache.org> on 2012/03/07 19:48:59 UTC

[jira] [Reopened] (FLUME-558) CustomDelimiter Cursor in Tail does not handle character sets.

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

Alexander Lorenz-Alten reopened FLUME-558:
------------------------------------------

    
> 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