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) 