Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #525

2021-10-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 494919 lines...] [2021-10-15T18:51:51.173Z] [2021-10-15T18:51:51.173Z]

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-15 Thread David Arthur
> > How does the active controller know what is a valid `metadata.version` > to persist? Could the active controller learn this from the > ApiVersions response from all of the inactive controllers? The active controller should probably validate whatever value is read from meta.properties against

Jenkins build is back to normal : Kafka » kafka-2.6-jdk8 #140

2021-10-15 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-15 Thread José Armando García Sancio
On Fri, Oct 15, 2021 at 7:24 AM David Arthur wrote: > Hmm. So I think you are proposing the following flow: > > 1. Cluster metadata partition replicas establish a quorum using > > ApiVersions and the KRaft protocol. > > 2. Inactive controllers send a registration RPC to the active controller. > >

Re: [VOTE] KIP-768: Extend SASL/OAUTHBEARER with Support for OIDC

2021-10-15 Thread Ismael Juma
Thanks Kirk, I'm overall +1 (binding). I think the timeouts may need a bit of tweaking still. We can update the KIP and the thread if we decide to do that as part of the PR review. Ismael On Thu, Oct 14, 2021 at 11:59 AM Kirk True wrote: > Hi Ismael, > > Thanks for reviewing the KIP. I've made

[jira] [Resolved] (KAFKA-13377) Fix Resocue leak due to Files.list

2021-10-15 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-13377. - Fix Version/s: 3.1.0 Resolution: Fixed > Fix Resocue leak due to Files.list >

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

2021-10-15 Thread Apache Jenkins Server
See

Re: [kafka-clients] [VOTE] 2.6.3 RC0

2021-10-15 Thread Israel Ekpo
Hi Mickael, I am running my checks right now using the process outlined here https://github.com/izzyacademy/apache-kafka-release-party#how-to-validate-apache-kafka-release-candidates I will post my results and vote as soon as they are completed. On Tue, Oct 12, 2021 at 9:56 AM Mickael Maison

Re: [kafka-clients] [VOTE] 2.7.2 RC0

2021-10-15 Thread Israel Ekpo
Hi Mickael, I am pretty surprised that there are no votes so far on the RCs and the deadline has already passed. I am running my checks right now using the process outlined here https://github.com/izzyacademy/apache-kafka-release-party#how-to-validate-apache-kafka-release-candidates I will

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-15 Thread David Arthur
Hey everyone, I've updated the KIP with a few items we've discussed so far: 101. Change AllowDowngrade bool to DowngradeType int8 in UpgradeFeatureRequest RPC. I'm wondering if we can kind of "cheat" on this incompatible change since it's not currently in use and totally remove the old field and

Re: [DISCUSS] KIP-778 KRaft Upgrades

2021-10-15 Thread David Arthur
Jose, Are you saying that for metadata.version X different software versions > could generate different snapshots? If so, I would consider this an > implementation bug, no? The format and content of a snapshot is a > public API that needs to be supported across software versions. I agree this

Re: [kafka-clients] [VOTE] 2.7.2 RC0

2021-10-15 Thread Mickael Maison
Successful Jenkins build: https://ci-builds.apache.org/job/Kafka/job/kafka-2.7-jdk8/181/ On Wed, Oct 13, 2021 at 6:47 PM Mickael Maison wrote: > > Hi Israel, > > Our tooling generates the same template for all types of releases. > > For bugfix releases, the site docs and javadocs don't typically

Jenkins build is back to normal : Kafka » kafka-2.7-jdk8 #181

2021-10-15 Thread Apache Jenkins Server
See

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

2021-10-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 3.17 MB...] org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnCorrectInMemoryStoreTypeOnly[Eos enabled = false] STARTED

[jira] [Created] (KAFKA-13380) When I migrate nodes from cluster A to cluster B, cluster A reports an error

2021-10-15 Thread donglei (Jira)
donglei created KAFKA-13380: --- Summary: When I migrate nodes from cluster A to cluster B, cluster A reports an error Key: KAFKA-13380 URL: https://issues.apache.org/jira/browse/KAFKA-13380 Project: Kafka

[jira] [Created] (KAFKA-13379) When I migrate nodes from cluster A to cluster B, cluster A reports an error

2021-10-15 Thread donglei (Jira)
donglei created KAFKA-13379: --- Summary: When I migrate nodes from cluster A to cluster B, cluster A reports an error Key: KAFKA-13379 URL: https://issues.apache.org/jira/browse/KAFKA-13379 Project: Kafka

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

2021-10-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 3.18 MB...] org.apache.kafka.streams.TopologyTestDriverTest > shouldCaptureInternalTopicNamesIfWrittenInto[Eos enabled = false] PASSED

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #523

2021-10-15 Thread Apache Jenkins Server
See

Re: [DISCUSS] Apache Kafka 3.1.0 release

2021-10-15 Thread David Jacot
Hi folks, Just a quick reminder that the KIP freeze is today. Don't forget to close your ongoing votes. Best, David On Thu, Oct 14, 2021 at 5:31 PM David Jacot wrote: > Hi Luke, > > Added it to the plan. > > Thanks, > David > > On Thu, Oct 14, 2021 at 10:09 AM Luke Chen wrote: > >> Hi David,