dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

已關閉

#925 建立於 2016年12月30日

 (0 則留言) (1 個反應) (0 位負責人)Python (1,475 個分叉)batch import
help wanted

倉庫指標

星標
 (5,900 顆星)
PR 合併指標
 (平均合併 8小時 49分鐘) (30 天內合併 75 個 PR)

描述

related to #924

Personally, I'd prefer this warning only be logged if we're actually trying to use SSL. If we're just using PLAINTEXT connections, there's no need to warn about this.

貢獻者指南