[DISCUSS] KIP-880: X509 SAN based SPIFFE URI ACL within mTLS Client Certificates

2022-10-29 Thread Bart Van Bos
Hi all, I wanted to check and verify if there is any interest and animo to adopt this feature request: https://issues.apache.org/jira/browse/KAFKA-14340 Istio and other *SPIFFE* based systems use X509 Client Certificates to provide workload ID. Kafka currently does support Client Cert based AuthN

Kafka broker stuck in a loop

2022-10-29 Thread Naveen Ede
Hi, When we restarted kafka brokers, one of the broker seemed to have got stuck in a loop. Here is what I see in the log file, that kept repeated endlessly. Appreciate any help you can provide. Oct 29 16:53:54 ip-172- kafka-server-start[2447]: [2022-10-29 16:53:54,654] INFO [Log partition=_

Re: Metadata Refresh and TimeoutException when MAX_BLOCK_MS_CONFIG set 0

2022-10-29 Thread Bhavesh Mistry
Hi Luke and Kafka Dev Team, Any interest in making Kafka Producer non-blocking when Broker is down and when the metadata refresh cache does not have topic details? This seems to be a missing piece when it comes to Kafka Producer not being able to handle state when it is really down vs metadata re