confluent-kafka-python icon indicating copy to clipboard operation
confluent-kafka-python copied to clipboard

`avro-python3` is deprecated

Open frndlytm opened this issue 4 years ago • 3 comments

Description

It seems like avro-python3 was recently deprecated in favor of the base avro library according to the README below; however, confluent-kafka depends on avro-python3.

https://github.com/apache/avro/tree/master/lang/py3

How to reproduce

Checklist

Please provide the following information:

  • [ ] confluent-kafka-python and librdkafka version (confluent_kafka.version() and confluent_kafka.libversion()):
  • [ ] Apache Kafka broker version:
  • [ ] Client configuration: {...}
  • [ ] Operating system:
  • [ ] Provide client logs (with 'debug': '..' as necessary)
  • [ ] Provide broker log excerpts
  • [ ] Critical issue

frndlytm avatar Mar 17 '21 13:03 frndlytm

Thanks for bringing this to our attention, care to create a PR?

edenhill avatar Mar 17 '21 14:03 edenhill

Haven't investigated the scope of the change much, but I can potentially throw something together outside working hours.

frndlytm avatar Mar 17 '21 17:03 frndlytm

PR for this one: https://github.com/confluentinc/confluent-kafka-python/pull/1212

jliunyu avatar Mar 29 '22 17:03 jliunyu

Closing as this is already merged.

pranavrth avatar Mar 12 '24 11:03 pranavrth