dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

Fermée

#925 ouverte le 30 déc. 2016

 (0 commentaire) (1 réaction) (0 personne assignée)Python (1 475 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 900 étoiles)
Métriques de merge PR
 (Merge moyen 8h 49m) (75 PRs mergées en 30 j)

Description

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.

Guide contributeur