You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering difficulties configuring sasl.kerberos.ticket.renew.window.factor in librdkafka for the producer.
I prefer not to set a static value for sasl.kerberos.min.time.before.relogin to handle SASL refreshes. The ticket expiry is determined by krb5.conf and can vary. I came across the sasl.kerberos.ticket.renew.window.factor feature in the Confluent Kafka documentation, which seems promising.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am encountering difficulties configuring sasl.kerberos.ticket.renew.window.factor in librdkafka for the producer.
I prefer not to set a static value for sasl.kerberos.min.time.before.relogin to handle SASL refreshes. The ticket expiry is determined by krb5.conf and can vary. I came across the sasl.kerberos.ticket.renew.window.factor feature in the Confluent Kafka documentation, which seems promising.
Beta Was this translation helpful? Give feedback.
All reactions