You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/14 20:19:36 UTC

[GitHub] ScottChapman opened a new issue #277: Should decode not encode UTF-8 messages?

ScottChapman opened a new issue #277: Should decode not encode UTF-8 messages?
URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/277
 
 
   Discovered that messages containing unicode text appear to be getting corrupted.
   
   I suspect it is this: 
   https://github.com/apache/incubator-openwhisk-package-kafka/blob/449bbae13e813ba4dcd11dc33f47ab29d5e3541a/provider/consumer.py#L455
   
   From the [kafka-python docs](https://kafka-python.readthedocs.io/en/master/usage.html)
   ![image](https://user-images.githubusercontent.com/1517892/44116164-c20f4950-9fdd-11e8-9f8a-717718ff6f3d.png)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services