Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #488

2021-02-06 Thread Apache Jenkins Server
See Changes: [Manikumar Reddy] MINOR: remove the indent in security doc -- [...truncated 7.20 MB...] ControllerEventManagerTest > testSuccessfulEvent() PASS

Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #456

2021-02-06 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12306) Avoid using plaintext/hard-coded key while generating secret key

2021-02-06 Thread Ying Zhang (Jira)
Ying Zhang created KAFKA-12306: -- Summary: Avoid using plaintext/hard-coded key while generating secret key Key: KAFKA-12306 URL: https://issues.apache.org/jira/browse/KAFKA-12306 Project: Kafka

[jira] [Created] (KAFKA-12307) Wrap non-fatal exception as CommitFailedException when thrown from commitTxn

2021-02-06 Thread Boyang Chen (Jira)
Boyang Chen created KAFKA-12307: --- Summary: Wrap non-fatal exception as CommitFailedException when thrown from commitTxn Key: KAFKA-12307 URL: https://issues.apache.org/jira/browse/KAFKA-12307 Project: K

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #489

2021-02-06 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9751: Forward CreateTopicsRequest for FindCoordinator/Metadata when topic creation is needed (#9579) -- [...truncated 3.38 MB...

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #511

2021-02-06 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9751: Forward CreateTopicsRequest for FindCoordinator/Metadata when topic creation is needed (#9579) -- [...truncated 3.56 MB...

PHP Kafka Client longyan/phpkafka

2021-02-06 Thread Yurun
Hello! Our team is maintaining a php kafka client. We hope we can add this item to this page: https://cwiki.apache.org/confluence/display/KAFKA/Clients Introduction: PHP Kafka client is used in PHP-FPM and Swoole. The communication protocol is based on the JSON file in Java. PHP Kafka cl

Re: [DISCUSS] KIP-631: The Quorum-based Kafka Controller

2021-02-06 Thread Gwen Shapira
I realize that I'm very very late to a pretty big party, but I was just looking at the new code (super readable, btw), and noticed that the inverse API for registerBroker() is called decomissionBroker(). It would be way clearer that we are undoing a registration is we rename it to unregisterBroker(

[jira] [Created] (KAFKA-12308) ConfigDef.parseType deadlock

2021-02-06 Thread cosmozhu (Jira)
cosmozhu created KAFKA-12308: Summary: ConfigDef.parseType deadlock Key: KAFKA-12308 URL: https://issues.apache.org/jira/browse/KAFKA-12308 Project: Kafka Issue Type: Bug Components: co