dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

Fechada

#925 aberto em 30 de dez. de 2016

 (0 comentário) (1 reação) (0 responsável)Python (1.475 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.900 estrelas)
Métricas de merge de PR
 (Mesclagem média 8h 49m) (75 fundiu PRs em 30d)

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.

Guia do colaborador