TUSHAR GOYAL

Results 5 comments of TUSHAR GOYAL

Hey @donnemartin - I am interested

I am using the latest README of the project, and I am getting error on below line `ws.run_forever(dispatcher=rel, reconnect=5)` # Set dispatcher to automatic reconnection, 5-second reconnect delay if the...

How to pass kerberos_auth while doing `create_connection` ``` from requests_kerberos import DISABLED, HTTPKerberosAuth kerberos_auth = HTTPKerberosAuth(mutual_authentication=DISABLED) ```

Should i implement in python and commit?

> This is a generic Java API class for Kafka, not "a Confluent API". It doesn't have any Registry integration Agreed, I wanted to mention we can still specify `schema.registry.url`...