dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

クローズ

#925 opened on 2016/12/30

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Python (1,476 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (5,899 個のスター)
PR merge metrics
 (平均マージ 8h 49m) (30d で 75 merged PRs)

説明

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.

コントリビューターガイド