Hi Israel, Thanks for checking this RC and voting! The vote is not abandoned, we are just waiting for people to vote.
On Sun, Oct 24, 2021 at 3:59 PM Israel Ekpo <israele...@gmail.com> wrote: > > Was this vote abandoned? If so why? > > > On Sat, Oct 16, 2021 at 8:12 PM Israel Ekpo <israele...@gmail.com> wrote: > > > > > I have performed the following checks for this release candidate. > > > > Validation of Release Artifacts Cryptographic Hashes (ASC MD5 SHA1 SHA512) > > PGP Signatures used to sign the release artifacts > > Javadocs check > > Site docs check was not necessary > > Jenkins build was successful. > > > > I used the steps here for the first two checks > > https://github.com/izzyacademy/apache-kafka-release-party > > > > I vote +1 on this RC > > > > > > > > > > On Fri, Oct 15, 2021 at 12:11 PM Israel Ekpo <israele...@gmail.com> wrote: > > > >> 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 post my results and vote as soon as they are completed. > >> > >> On Fri, Oct 15, 2021 at 9:52 AM Mickael Maison <mimai...@apache.org> > >> wrote: > >> > >>> 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 <mimai...@apache.org> > >>> 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 > >>> > require extensive validation. > >>> > It's still a good idea to open them up and check a few pages to > >>> > validate they look right. > >>> > > >>> > For this release, as you've mentioned, site docs have not changed. > >>> > > >>> > Thanks > >>> > > >>> > On Wed, Oct 13, 2021 at 1:59 AM Israel Ekpo <israele...@gmail.com> > >>> wrote: > >>> > > > >>> > > Mickael, > >>> > > > >>> > > For patch or bug fix releases like this one, should we exclude the > >>> Javadocs and site docs if they have not changed? > >>> > > > >>> > > https://github.com/apache/kafka-site > >>> > > > >>> > > The site docs were last changed about 6 months ago and it appears it > >>> may not have changed or needs validation > >>> > > > >>> > > > >>> > > > >>> > > On Tue, Oct 12, 2021 at 2:17 PM Mickael Maison <mimai...@apache.org> > >>> wrote: > >>> > >> > >>> > >> Hello Kafka users, developers and client-developers, > >>> > >> > >>> > >> This is the first candidate for release of Apache Kafka 2.7.2. > >>> > >> > >>> > >> Apache Kafka 2.7.2 is a bugfix release and 26 issues, as well as > >>> > >> CVE-2021-38153, have been fixed since 2.7.1. > >>> > >> > >>> > >> Release notes for the 2.7.2 release: > >>> > >> > >>> https://home.apache.org/~mimaison/kafka-2.7.2-rc0/RELEASE_NOTES.html > >>> > >> > >>> > >> *** Please download, test and vote by Friday, October 15, 5pm CET > >>> > >> > >>> > >> Kafka's KEYS file containing PGP keys we use to sign the release: > >>> > >> https://kafka.apache.org/KEYS > >>> > >> > >>> > >> * Release artifacts to be voted upon (source and binary): > >>> > >> https://home.apache.org/~mimaison/kafka-2.7.2-rc0/ > >>> > >> > >>> > >> * Maven artifacts to be voted upon: > >>> > >> > >>> https://repository.apache.org/content/groups/staging/org/apache/kafka/ > >>> > >> > >>> > >> * Javadoc: > >>> > >> https://home.apache.org/~mimaison/kafka-2.7.2-rc0/javadoc/ > >>> > >> > >>> > >> * Tag to be voted upon (off 2.7 branch) is the 2.7.2 tag: > >>> > >> https://github.com/apache/kafka/releases/tag/2.7.2-rc0 > >>> > >> > >>> > >> * Documentation: > >>> > >> https://kafka.apache.org/27/documentation.html > >>> > >> > >>> > >> * Protocol: > >>> > >> https://kafka.apache.org/27/protocol.html > >>> > >> > >>> > >> * Successful Jenkins builds for the 2.7 branch: > >>> > >> I'll share a link once the build completes > >>> > >> > >>> > >> > >>> > >> /************************************** > >>> > >> > >>> > >> Thanks, > >>> > >> Mickael > >>> > >> > >>> > >> -- > >>> > >> You received this message because you are subscribed to the Google > >>> Groups "kafka-clients" group. > >>> > >> To unsubscribe from this group and stop receiving emails from it, > >>> send an email to kafka-clients+unsubscr...@googlegroups.com. > >>> > >> To view this discussion on the web visit > >>> https://groups.google.com/d/msgid/kafka-clients/CA%2BOCqnY9TikXuCjEyr%2BA2bSjG_Zkd-zFvx9_1Bx%3DiOwpWWN1Sg%40mail.gmail.com > >>> . > >>> > >>> -- > >>> You received this message because you are subscribed to the Google > >>> Groups "kafka-clients" group. > >>> To unsubscribe from this group and stop receiving emails from it, send > >>> an email to kafka-clients+unsubscr...@googlegroups.com. > >>> To view this discussion on the web visit > >>> https://groups.google.com/d/msgid/kafka-clients/CA%2BOCqnaojtzhaG5tY%3DvMsqzD8e4jXPMsCktEvf7PtcaRsNH2xg%40mail.gmail.com > >>> . > >> > >> > > On Sat, Oct 16, 2021 at 12:41 PM Mickael Maison <mimai...@apache.org> > > wrote: > > > >> Successful Jenkins build: > >> https://ci-builds.apache.org/job/Kafka/job/kafka-2.6-jdk8/140/ > >> > >> On Fri, Oct 15, 2021 at 6:13 PM Israel Ekpo <israele...@gmail.com> wrote: > >> > > >> > 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 <mimai...@apache.org> > >> wrote: > >> > > >> > > Hello Kafka users, developers and client-developers, > >> > > > >> > > This is the first candidate for release of Apache Kafka 2.6.3. > >> > > > >> > > Apache Kafka 2.6.3 is a bugfix release and 11 issues, as well as > >> > > CVE-2021-38153, have been fixed since 2.6.2. > >> > > > >> > > Release notes for the 2.6.3 release: > >> > > https://home.apache.org/~mimaison/kafka-2.6.3-rc0/RELEASE_NOTES.html > >> > > > >> > > *** Please download, test and vote by Friday, October 15, 5pm CET > >> > > > >> > > Kafka's KEYS file containing PGP keys we use to sign the release: > >> > > https://kafka.apache.org/KEYS > >> > > > >> > > * Release artifacts to be voted upon (source and binary): > >> > > https://home.apache.org/~mimaison/kafka-2.6.3-rc0/ > >> > > > >> > > * Maven artifacts to be voted upon: > >> > > > >> https://repository.apache.org/content/groups/staging/org/apache/kafka/ > >> > > > >> > > * Javadoc: > >> > > https://home.apache.org/~mimaison/kafka-2.6.3-rc0/javadoc/ > >> > > > >> > > * Tag to be voted upon (off 2.6 branch) is the 2.6.3 tag: > >> > > https://github.com/apache/kafka/releases/tag/2.6.3-rc0 > >> > > > >> > > * Documentation: > >> > > https://kafka.apache.org/26/documentation.html > >> > > > >> > > * Protocol: > >> > > https://kafka.apache.org/26/protocol.html > >> > > > >> > > * Successful Jenkins builds for the 2.6 branch: > >> > > I'll share a link once the build completes > >> > > > >> > > /************************************** > >> > > > >> > > Thanks, > >> > > Mickael > >> > > > >> > > -- > >> > > You received this message because you are subscribed to the Google > >> Groups > >> > > "kafka-clients" group. > >> > > To unsubscribe from this group and stop receiving emails from it, > >> send an > >> > > email to kafka-clients+unsubscr...@googlegroups.com. > >> > > To view this discussion on the web visit > >> > > > >> https://groups.google.com/d/msgid/kafka-clients/CA%2BOCqnZNO3io3hm7VDoR9DzoN4kWSAz8nPV%2BCY07hDoSCkfwwg%40mail.gmail.com > >> > > . > >> > > > >> > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "kafka-clients" group. > >> To unsubscribe from this group and stop receiving emails from it, send an > >> email to kafka-clients+unsubscr...@googlegroups.com. > >> To view this discussion on the web visit > >> https://groups.google.com/d/msgid/kafka-clients/CA%2BOCqnbHmdC33ubsa3-z%3DhUsBr-4h-9EkN%2BA6px7U9D5GY5oHg%40mail.gmail.com > >> . > >> > >