Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

SimpleConsumer.consume raises 'NoneType' object has no attribute 'value' while deserializer is used. #965

Open
kamilglod opened this issue Sep 10, 2019 · 0 comments

Comments

@kamilglod
Copy link

kamilglod commented Sep 10, 2019

In case of nullable ret consume method should not run self._deserializer method on None value.

https://github.com/Parsely/pykafka/blob/2.8.0/pykafka/simpleconsumer.py#L510

PyKafka version: 2.8.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant