Re: [DISCUSS] KIP-739: Block Less on KafkaProducer#send

2021-05-30 Thread Colin McCabe
Hi Matthew, I think you might be misunderstanding the current behavior. Currently during a call to produce(), if the producer's buffer fills up, it will block the calling thread until the buffer is no longer full. This behavior could be changed (but not by using infinite buffering, as I discuss

Re: [DISCUSS] KIP-739: Block Less on KafkaProducer#send

2021-05-30 Thread Colin McCabe
On Tue, May 25, 2021, at 11:26, Nakamura wrote: > Hey Colin, > > For the metadata case, what would fixing the bug look like? I agree that > we should fix it, but I don't have a clear picture in my mind of what > fixing it should look like. Can you elaborate? > If the blocking metadata fetch bu

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #178

2021-05-30 Thread Apache Jenkins Server
See Changes: -- [...truncated 211074 lines...] [2021-05-30T21:03:14.752Z] > Task :streams:copyDependantLibs UP-TO-DATE [2021-05-30T21:03:14.752Z] > Task :storage:compileJava

[jira] [Created] (KAFKA-12866) Kafka requires ZK root access even when using a chroot

2021-05-30 Thread Igor Soarez (Jira)
Igor Soarez created KAFKA-12866: --- Summary: Kafka requires ZK root access even when using a chroot Key: KAFKA-12866 URL: https://issues.apache.org/jira/browse/KAFKA-12866 Project: Kafka Issue Ty