Skip to content

Conversation

@FeSens
Copy link
Contributor

@FeSens FeSens commented Jul 16, 2022

Extents Pull #369, inserting data in Kafka through transactions for improved reliability.
Changes the dependency from 'kafka-python==2.0.2', to 'confluent-kafka==1.9.0', since the first do not support transactions.

Fix the error type in the KafkaItemExporter.get_connection_url form KeyError to IndexError, since the error for lists are IndexErro's and for dictionaries are KeyError's.. And the function is dealing with a list.

@FeSens
Copy link
Contributor Author

FeSens commented Jul 16, 2022

@medvedev1088, @ayush3298, can you give it a look, please =)

@medvedev1088
Copy link
Member

@beyondblog @ayush3298 do you mind taking a look please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants