Closed surfer190 closed 5 years ago
Thanks for the report!
I'd suggest to debug what is the actual value of the result
var in there and if it's empty add a workaround.
Fixes are very welcome.
@armab I managed to write it out: stdout: 'ProduceResponse(topic=''test'', partition=0, error=0, offset=45)
I want to open a python debugger but it doesn't stay open...
When producing a message on kafka the ProduceResponse object has no
__dict__
attribute.The environment:
The command and error: