Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-367

StringEncoder/StringDecoder use platform default character set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • None

    Description

      StringEncoder and StringDecoder take the platform default character set. This is bad since the messages they produce are sent off that machine. We should
      – add a new required argument to these that adds the character set and default to UTF-8 rather than the machine setting
      – add a commandline parameter for the console-* tools to let you specify the correct encoding.

      Attachments

        1. KAFKA-367-1.patch
          4 kB
          Eli Reisman
        2. KAFKA-367-2.patch
          5 kB
          Eli Reisman
        3. KAFKA-367-3.patch
          3 kB
          Eli Reisman
        4. KAFKA-367-3.patch
          3 kB
          Eli Reisman
        5. KAFKA-367-4.patch
          5 kB
          Eli Reisman
        6. KAFKA-367-5.patch
          8 kB
          Eli Reisman

        Issue Links

          Activity

            People

              initialcontext Eli Reisman
              jkreps Jay Kreps
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: