Created attachment 205060 [details] py-confluent-kafka-1.0.1 Update net/py-confluent-kafka to 1.0.1 Changes: https://github.com/confluentinc/confluent-kafka-python/releases/tag/v1.0.1 - Fix consumer stall when broker connection goes down - Fix AdminAPI memory leak when broker does not support request - SR client: Don't disable cert verification if no ssl.ca.location set - Treat ECONNRESET as standard Disconnects - OpenSSL version bump to 1.0.2s - Update/fix protocol error response codes - Update Consumer get_watermark_offsets docstring - Update Consumer subscribe docstring to include on_assign and on_revoke args - Update delivery report string formatting - Update logging configuration code example document - Implement environment markers to fix poetry QA: poudriere testport: OK on 11.2 & 12.0 with all flavors.
A commit references this bug: Author: swills Date: Sun Jun 30 20:04:43 UTC 2019 New revision: 505467 URL: https://svnweb.freebsd.org/changeset/ports/505467 Log: net/py-confluent-kafka: update to 1.0.1 PR: 238562 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) Changes: head/net/py-confluent-kafka/Makefile head/net/py-confluent-kafka/distinfo
Committed, thanks!