Build failed in Jenkins: kafka-trunk-jdk8 #4219

2020-02-08 Thread Apache Jenkins Server
See Changes: [github] KAFKA-7658: Follow up to original PR (#8027) -- [...truncated 2.84 MB...] org.apache.kafka.streams.TopologyTestDriverTest > shouldCreateStateDirec

Build failed in Jenkins: kafka-2.5-jdk8 #8

2020-02-08 Thread Apache Jenkins Server
See Changes: [manikumar] KAFKA-8843: KIP-515: Zookeeper TLS support -- [...truncated 5.03 MB...] org.apache.kafka.streams.integration.StreamStreamJoinIntegrationTest > shoul

Build failed in Jenkins: kafka-trunk-jdk11 #1141

2020-02-08 Thread Apache Jenkins Server
See Changes: [manikumar] KAFKA-8843: KIP-515: Zookeeper TLS support -- [...truncated 2.85 MB...] org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequire

[jira] [Created] (KAFKA-9528) Improve accessibility on website

2020-02-08 Thread David de los Santos Boix (Jira)
David de los Santos Boix created KAFKA-9528: --- Summary: Improve accessibility on website Key: KAFKA-9528 URL: https://issues.apache.org/jira/browse/KAFKA-9528 Project: Kafka Issue Ty

Build failed in Jenkins: kafka-trunk-jdk11 #1140

2020-02-08 Thread Apache Jenkins Server
See Changes: [github] MINOR: Simplify KafkaProducerTest (#8044) [github] MINOR: Add missing quote for malformed line content (#8070) -- [...truncated 2.40 MB...] org.ap

Build failed in Jenkins: kafka-trunk-jdk8 #4218

2020-02-08 Thread Apache Jenkins Server
See Changes: [manikumar] KAFKA-8843: KIP-515: Zookeeper TLS support -- [...truncated 2.83 MB...] org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnCorrectPe

[jira] [Created] (KAFKA-9527) Application Reset Tool Returns NPE when --to-timestamp or --by-duration are run on --input-topics with empty partitions

2020-02-08 Thread jbfletch (Jira)
jbfletch created KAFKA-9527: --- Summary: Application Reset Tool Returns NPE when --to-timestamp or --by-duration are run on --input-topics with empty partitions Key: KAFKA-9527 URL: https://issues.apache.org/jira/browse/

Build failed in Jenkins: kafka-trunk-jdk8 #4217

2020-02-08 Thread Apache Jenkins Server
See Changes: [github] MINOR: Simplify KafkaProducerTest (#8044) [github] MINOR: Add missing quote for malformed line content (#8070) -- [...truncated 5.74 MB...] org.ap

[jira] [Resolved] (KAFKA-8843) Zookeeper migration tool support for TLS

2020-02-08 Thread Manikumar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8843. -- Fix Version/s: 2.5.0 Resolution: Fixed > Zookeeper migration tool support for TLS >

Build failed in Jenkins: kafka-2.4-jdk8 #137

2020-02-08 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix scala 2.11 compilation errors (#8064) -- [...truncated 5.49 MB...] org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsD

Build failed in Jenkins: kafka-2.4-jdk8 #136

2020-02-08 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-9507; AdminClient should check for missing committed offsets -- [...truncated 5.51 MB...] org.apache.kafka.streams.test.OutputVerifierTest > sho

Re: [DISCUSS] KIP-568: Explicit rebalance triggering on the Consumer

2020-02-08 Thread Sophie Blee-Goldman
Thanks for the feedback! That's a good point about trying to prevent users from thinking they should use this API during normal processing and clarifying when/why you might need it -- regardless of the method name, we should explicitly call this out in the javadocs. As for the method name, on refl