Skip to content
Discussion options

You must be logged in to vote

Hi!
The failing of tester because of the hyphen in the topic name has been fixed in https://github.com/airtai/fastkafka/issues/472
You can expect it to be working in the next release :)

About the producers_store: the second element in the producers_list is a reference to the concrete producer, this is set to None when you create your application by design, when FastKafka app is started, it will call a populate_producers method which will then replace this None value with the Producer object.

Replies: 0 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@Jrqz
Comment options

@kumaranvpl
Comment options

@Jrqz
Comment options

@sternakt
Comment options

Answer selected by sternakt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants