Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #82

2021-04-29 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12734) LazyTimeIndex & LazyOffsetIndex may cause niobufferoverflow when skip activeSegment sanityCheck

2021-04-29 Thread Wenbing Shen (Jira)
Wenbing Shen created KAFKA-12734: Summary: LazyTimeIndex & LazyOffsetIndex may cause niobufferoverflow when skip activeSegment sanityCheck Key: KAFKA-12734 URL: https://issues.apache.org/jira/browse/KAFKA-12734

Re: [DISCUSS] KIP-690 Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-04-29 Thread Ryanne Dolan
Thanks Omnia. lgtm! Ryanne On Thu, Apr 29, 2021 at 10:50 AM Omnia Ibrahim wrote: > I updated the KIP > > On Thu, Apr 29, 2021 at 4:43 PM Omnia Ibrahim > wrote: > >> Sure, this would make it easier, we can make these functions returns the >> original behaviour (.checkpoints.internal, >>

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #81

2021-04-29 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #80

2021-04-29 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-6409) LogRecoveryTest (testHWCheckpointWithFailuresSingleLogSegment) is flaky

2021-04-29 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman resolved KAFKA-6409. --- Resolution: Duplicate > LogRecoveryTest

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #79

2021-04-29 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12733) KRaft: always bump leader epoch when changing the ISR for a controlled shutdown

2021-04-29 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-12733: Summary: KRaft: always bump leader epoch when changing the ISR for a controlled shutdown Key: KAFKA-12733 URL: https://issues.apache.org/jira/browse/KAFKA-12733

Re: [VOTE] KIP-735: Increase default consumer session timeout

2021-04-29 Thread Jason Gustafson
Hey All, Thanks everyone for the votes. I had some offline discussion with Magnus Edenhill and he brought up a potential problem with the change in behavior for group.(min|max). session.timeout.ms. Unlike the java consumer, the librdkafka consumer proactively revokes partitions after the session

[jira] [Resolved] (KAFKA-12265) Move the BatchAccumulator in KafkaRaftClient to LeaderState

2021-04-29 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12265. - Resolution: Fixed > Move the BatchAccumulator in KafkaRaftClient to LeaderState >

[jira] [Created] (KAFKA-12732) Possible Kerberos configuration bug in mirrormaker

2021-04-29 Thread Wayland Goodliffe (Jira)
Wayland Goodliffe created KAFKA-12732: - Summary: Possible Kerberos configuration bug in mirrormaker Key: KAFKA-12732 URL: https://issues.apache.org/jira/browse/KAFKA-12732 Project: Kafka

Re: [DISCUSS] KIP-690 Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-04-29 Thread Omnia Ibrahim
I updated the KIP On Thu, Apr 29, 2021 at 4:43 PM Omnia Ibrahim wrote: > Sure, this would make it easier, we can make these functions returns the > original behaviour (.checkpoints.internal, > "mm2-offset-syncs..internal", heartbeat) without any > customisation using

Re: [DISCUSS] KIP-690 Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-04-29 Thread Omnia Ibrahim
Sure, this would make it easier, we can make these functions returns the original behaviour (.checkpoints.internal, "mm2-offset-syncs..internal", heartbeat) without any customisation using `replication.policy.separator` and use the separator in the DefaultReplicationPolicy On Wed, Apr 28, 2021 at

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #78

2021-04-29 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-12730) A single Kerberos login failure fails all future connections from Java 9 onwards

2021-04-29 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-12730. Reviewer: Manikumar Resolution: Fixed > A single Kerberos login failure fails all

[jira] [Created] (KAFKA-12731) High number of rebalances lead to GC Overhead limit exceeded JVM crash

2021-04-29 Thread Filip (Jira)
Filip created KAFKA-12731: - Summary: High number of rebalances lead to GC Overhead limit exceeded JVM crash Key: KAFKA-12731 URL: https://issues.apache.org/jira/browse/KAFKA-12731 Project: Kafka

Re: [VOTE] KIP-735: Increase default consumer session timeout

2021-04-29 Thread Bruno Cadonna
Thank you for the KIP, Jason! +1 (binding) Best, Bruno On 29.04.21 10:10, Luke Chen wrote: Hi Jason, +1 (non-binding) Really need this KIP to save poor jenkins flaky tests. :) Luke On Thu, Apr 29, 2021 at 4:01 PM David Jacot wrote: +1 (binding) Thanks for the KIP. On Thu, Apr 29, 2021

[jira] [Created] (KAFKA-12730) A single Kerberos login failure fails all future connections from Java 9 onwards

2021-04-29 Thread Rajini Sivaram (Jira)
Rajini Sivaram created KAFKA-12730: -- Summary: A single Kerberos login failure fails all future connections from Java 9 onwards Key: KAFKA-12730 URL: https://issues.apache.org/jira/browse/KAFKA-12730

Re: [VOTE] KIP-735: Increase default consumer session timeout

2021-04-29 Thread Luke Chen
Hi Jason, +1 (non-binding) Really need this KIP to save poor jenkins flaky tests. :) Luke On Thu, Apr 29, 2021 at 4:01 PM David Jacot wrote: > +1 (binding) > > Thanks for the KIP. > > On Thu, Apr 29, 2021 at 2:27 AM Bill Bejeck wrote: > > > Thanks for the KIP Jason, +1(binding) > > > > -Bill

Re: [VOTE] KIP-735: Increase default consumer session timeout

2021-04-29 Thread David Jacot
+1 (binding) Thanks for the KIP. On Thu, Apr 29, 2021 at 2:27 AM Bill Bejeck wrote: > Thanks for the KIP Jason, +1(binding) > > -Bill > > On Wed, Apr 28, 2021 at 7:47 PM Guozhang Wang wrote: > > > +1. Thanks Jason! > > > > On Wed, Apr 28, 2021 at 12:50 PM Gwen Shapira > > > wrote: > > > > >