dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

Open

#925 建立於 2016年12月30日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)Python (5,396 star) (1,421 fork)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.

貢獻者指南