dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

Open

#925 opened on 2016年12月30日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)Python (5,396 stars) (1,421 forks)batch import
help wanted

説明

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.

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