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

2020-08-16 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10404; Use higher poll timeout to avoid rebalance in testCoordinatorFailover (#9183) -- [...truncated 6.44 MB...]

Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #16

2020-08-16 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-10407) add linger.ms parameter support to KafkaLog4jAppender

2020-08-16 Thread Yu Yang (Jira)
Yu Yang created KAFKA-10407: --- Summary: add linger.ms parameter support to KafkaLog4jAppender Key: KAFKA-10407 URL: https://issues.apache.org/jira/browse/KAFKA-10407 Project: Kafka Issue Type:

Re: [VOTE] KIP-595: A Raft Protocol for the Metadata Quorum

2020-08-16 Thread Colin McCabe
On Tue, Aug 11, 2020, at 11:30, Ismael Juma wrote: > Thanks for the KIP, +1 (binding). A couple of comments: > > 1. We have "quorum.voters=1@kafka-1:9092, 2@kafka-2:9092, > 3@kafka-3:9092". Could > this be a bit confusing given that the authority part of a url is defined > as "authority =

Jenkins build is back to normal : Kafka » kafka-2.5-jdk8 #3

2020-08-16 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #5

2020-08-16 Thread Apache Jenkins Server
See Changes: [rajinisivaram] KAFKA-10404; Use higher poll timeout to avoid rebalance in testCoordinatorFailover (#9183) -- [...truncated 3.15 MB...]

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #14

2020-08-16 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10404; Use higher poll timeout to avoid rebalance in testCoordinatorFailover (#9183) -- [...truncated 3.20 MB...]

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

2020-08-16 Thread Apache Jenkins Server
See Changes: [github] KAFKA-8033; Wait for NoOffsetForPartitionException in testFetchInvalidOffset (#9184) [github] MINOR: fix the way total consumed is calculated for verifiable consumer (#9143)

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

2020-08-16 Thread Apache Jenkins Server
See Changes: [github] MINOR: fix the way total consumed is calculated for verifiable consumer (#9143) -- [...truncated 3.22 MB...]

[jira] [Resolved] (KAFKA-10404) Flaky Test kafka.api.SaslSslConsumerTest.testCoordinatorFailover

2020-08-16 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-10404. Fix Version/s: 2.6.1 2.5.2 2.7.0 Reviewer:

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #13

2020-08-16 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9516; Increase timeout in testNonBlockingProducer to make it more reliable (#9181) [github] KAFKA-8033; Wait for NoOffsetForPartitionException in testFetchInvalidOffset

Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #14

2020-08-16 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #4

2020-08-16 Thread Apache Jenkins Server
See Changes: [rajinisivaram] KAFKA-9516; Increase timeout in testNonBlockingProducer to make it more reliable (#9181) [rajinisivaram] KAFKA-8033; Wait for NoOffsetForPartitionException in

Re: [DISCUSS] KIP-406: GlobalStreamThread should honor custom reset policy

2020-08-16 Thread Navinder Brar
Hi John, Thanks for your inputs. Since, global topics are in a way their own changelog, wouldn’t the global consumers be more akin to restore consumers than the main consumer?  I am also +1 on catching the exception and setting it to the earliest for now. Whenever an instance

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

2020-08-16 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9516; Increase timeout in testNonBlockingProducer to make it more reliable (#9181) -- [...truncated 3.22 MB...]

[jira] [Resolved] (KAFKA-9516) Flaky Test PlaintextProducerSendTest#testNonBlockingProducer

2020-08-16 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-9516. --- Fix Version/s: 2.6.1 2.5.2 2.7.0 Reviewer:

[jira] [Resolved] (KAFKA-8033) Flaky Test PlaintextConsumerTest#testFetchInvalidOffset

2020-08-16 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-8033. --- Fix Version/s: 2.5.2 Reviewer: Ismael Juma Resolution: Fixed > Flaky Test