You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Marcus Thiesen (JIRA)" <ji...@apache.org> on 2017/04/11 15:01:41 UTC

[jira] [Created] (STORM-2467) Encoding issues in Kafka consumer

Marcus Thiesen created STORM-2467:
-------------------------------------

             Summary: Encoding issues in Kafka consumer
                 Key: STORM-2467
                 URL: https://issues.apache.org/jira/browse/STORM-2467
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-kafka
    Affects Versions: 1.1.0
            Reporter: Marcus Thiesen


The StringScheme of the storm-kafka consumer does not set an explicit charset in all cases, which leads to messages being decoded in the environment specific default charset. 

I have a PR for that to fix it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)