Jenkins build is back to normal : kafka-trunk-jdk11 #715

2019-07-27 Thread Apache Jenkins Server
See

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

2019-07-27 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-8221; Add batch leave group request (#6714) -- [...truncated 2.56 MB...] org.apache.kafka.common.metrics.SensorTest > testRecordLevelEnum PASSED

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

2019-07-27 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-8221; Add batch leave group request (#6714) -- [...truncated 6.48 MB...] kafka.server.KafkaConfigTest > testFromPropsInvalid PASSED kafka.serve

Re: [DISCUSS] KIP-490: log when consumer groups lose a message because offset has been deleted

2019-07-27 Thread Stanislav Kozlovski
Hey Jose, Thanks for the KIP. I think that Colin was referring to an existing client metric called "kafka.consumer:type=consumer-fetch-manager-metrics,client-id="{client-id}",name=records-lag-max", exposed on the consumer application. You should be able to use that to get a sense of how far behin

[jira] [Created] (KAFKA-8723) flaky test LeaderElectionCommandTest#testAllTopicPartition

2019-07-27 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8723: -- Summary: flaky test LeaderElectionCommandTest#testAllTopicPartition Key: KAFKA-8723 URL: https://issues.apache.org/jira/browse/KAFKA-8723 Project: Kafka Issue Ty

[jira] [Resolved] (KAFKA-8435) Replace DeleteGroups request/response with automated protocol

2019-07-27 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen resolved KAFKA-8435. Resolution: Fixed > Replace DeleteGroups request/response with automated protocol > ---