[
https://issues.apache.org/jira/browse/FLUME-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal resolved FLUME-558.
----------------------------------
Resolution: Won't Fix
Fix Version/s: v0.9.5
Won't fix. 0.X branch not maintained anymore
> 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
> Fix For: v0.9.5
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)