Uploaded image for project: 'Flume (READ-ONLY)'
  1. Flume (READ-ONLY)
  2. FLUME-558

CustomDelimiter Cursor in Tail does not handle character sets.

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: v0.9.4
    • Fix Version/s: None
    • Labels:
      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

            • Assignee:
              Unassigned
              Reporter:
              jon Jonathan Hsieh
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated: