You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.
PyKafka version: 2.8.1-dev.2
Kafka version: 0.10
When i use python 2.7
simpleconsumer.consume return string type msg
But when i use python 3.6
simpleconsumer.consume return bytes type msg
Is that normal?
Thanks!
The text was updated successfully, but these errors were encountered: