-
Notifications
You must be signed in to change notification settings - Fork 922
Closed
Description
Description
confluent-kafka-python 1.6.0 depends on librdkafka 1.6.0. But that was only released about 2 weeks ago. Some platform packages have not released an update with support (e.g. alpine)
Maybe a bigger delay between dependency releases and updates that require them?
How to reproduce
Try to install confluent-kafka-python in the latest alpine release v3.13
Checklist
Please provide the following information:
- confluent-kafka-python and librdkafka version (
confluent_kafka.version()
andconfluent_kafka.libversion()
): 1.6.0 / 1.6.0 - [N/A] Apache Kafka broker version:
- [N/A] Client configuration:
{...}
- Operating system: alpine 3.13
- [N/A] Provide client logs (with
'debug': '..'
as necessary) - [N/A] Provide broker log excerpts
- [no] Critical issue
Metadata
Metadata
Assignees
Labels
No labels