[jira] [Created] (KAFKA-12335) Upgrade junit from 5.7.0 to 5.7.1

2021-02-17 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-12335: -- Summary: Upgrade junit from 5.7.0 to 5.7.1 Key: KAFKA-12335 URL: https://issues.apache.org/jira/browse/KAFKA-12335 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-10885) Refactor MemoryRecordsBuilderTest/MemoryRecordsTest to avoid a lot of (unnecessary) ignored test cases

2021-02-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-10885. Resolution: Fixed > Refactor MemoryRecordsBuilderTest/MemoryRecordsTest to avoid a lot of

[jira] [Created] (KAFKA-12334) Add the KIP-631 metadata shell

2021-02-17 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-12334: Summary: Add the KIP-631 metadata shell Key: KAFKA-12334 URL: https://issues.apache.org/jira/browse/KAFKA-12334 Project: Kafka Issue Type: Improvement

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

2021-02-17 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » kafka-2.8-jdk8 #19

2021-02-17 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add note about topic IDs to upgrade doc (#10125) -- [...truncated 6.93 MB...] SocketServerTest >

[jira] [Created] (KAFKA-12333) KafkaMetadataLog and MockLock should validate that appended epochs are monotonically

2021-02-17 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-12333: -- Summary: KafkaMetadataLog and MockLock should validate that appended epochs are monotonically Key: KAFKA-12333 URL:

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

2021-02-17 Thread Apache Jenkins Server
See Changes: [Jun Rao] MINOR: Add note about topic IDs to upgrade doc (#10125) -- [...truncated 3.44 MB...] KafkaZkClientTest >

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

2021-02-17 Thread Apache Jenkins Server
See Changes: [Jun Rao] MINOR: Add note about topic IDs to upgrade doc (#10125) -- [...truncated 3.63 MB...] AclAuthorizerTest >

[jira] [Created] (KAFKA-12332) Ignore LISR requests from topics with invalid IDs.

2021-02-17 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-12332: -- Summary: Ignore LISR requests from topics with invalid IDs. Key: KAFKA-12332 URL: https://issues.apache.org/jira/browse/KAFKA-12332 Project: Kafka Issue

Re: [VOTE] KIP - 405: Kafka Tiered Storage.

2021-02-17 Thread Prateek Agarwal
+1 (non-binding). On Wed, Feb 17, 2021 at 5:53 AM Jun Rao wrote: > Hi, Satish, > > Thanks for driving the proposal. +1 from me. > > Jun > > On Tue, Feb 16, 2021 at 12:08 AM Kamal Chandraprakash < > kamal.chandraprak...@gmail.com> wrote: > > > +1 (non-binding) > > > > On Tue, Feb 16, 2021 at

Detecting multiple connections using same TLS certificates

2021-02-17 Thread Gurani, Jyothi Srinivas
Hi, We are connecting to kafka using TLS cert based authentication, but how ever we didn't find a mechanism to check if multiple clients are connecting to brokers using same certificate. The challenge are facing is how to avoid rouge client to connect to broker list if certificate is

Re: Re: [VOTE] KIP-695: Improve Streams Time Synchronization

2021-02-17 Thread Chia-Ping Tsai
That new solution is good to me as it brings fewer changes than either options or config. one minor question - Could we return a composite object rather than OptionalLong? For example: class Metadata { long lag; } There are a bunch of 'metadata' for a partition and it is possible we want to

Facing one interesting challenge.

2021-02-17 Thread Gurani, Jyothi Srinivas
Hi Folks, We are connecting to kafka using TLS cert based authentication, but how ever we didn't find a mechanism to check if multiple clients are connecting to brokers using same certificate. The challenge are facing is how to avoid rouge client to connect to broker list if certificate is

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

2021-02-17 Thread Apache Jenkins Server
See Changes: [github] MINOR: use 'mapKey' to avoid unnecessary grouped data (#10082) [github] MINOR: Fix typo (thread -> threads) in MirrorMaker (#10130)