dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

Chiusa

#925 aperta il 30 dic 2016

 (0 commenti) (1 reazione) (0 assegnatari)Python (1475 fork)batch import
help wanted

Metriche repository

Star
 (5900 stelle)
Metriche merge PR
 (Merge medio 8h 49m) (75 PR mergiate in 30 g)

Descrizione

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.

Guida contributor