Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-558

CustomDelimiter Cursor in Tail does not handle character sets.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.9.4
    • 0.9.5
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmhsieh Jonathan Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: