You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Bill Bejeck <bb...@gmail.com> on 2020/04/10 14:23:08 UTC

Re: [kafka-clients] Re: [VOTE] 2.5.0 RC3

Hi David,

+1 (non-binding) Verified signatures, built jars from source, ran unit and
integration tests, all passed.

Thanks for running the release.

-Bill

On Wed, Apr 8, 2020 at 10:10 AM David Arthur <mu...@gmail.com> wrote:

> Passing Jenkins build on 2.5 branch:
> https://builds.apache.org/job/kafka-2.5-jdk8/90/
>
> On Wed, Apr 8, 2020 at 12:03 AM David Arthur <mu...@gmail.com> wrote:
>
>> Hello Kafka users, developers and client-developers,
>>
>> This is the forth candidate for release of Apache Kafka 2.5.0.
>>
>> * TLS 1.3 support (1.2 is now the default)
>> * Co-groups for Kafka Streams
>> * Incremental rebalance for Kafka Consumer
>> * New metrics for better operational insight
>> * Upgrade Zookeeper to 3.5.7
>> * Deprecate support for Scala 2.11
>>
>> Release notes for the 2.5.0 release:
>> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/RELEASE_NOTES.html
>>
>> *** Please download, test and vote by Friday April 10th 5pm PT
>>
>> 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/~davidarthur/kafka-2.5.0-rc3/
>>
>> * Maven artifacts to be voted upon:
>> https://repository.apache.org/content/groups/staging/org/apache/kafka/
>>
>> * Javadoc:
>> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/javadoc/
>>
>> * Tag to be voted upon (off 2.5 branch) is the 2.5.0 tag:
>> https://github.com/apache/kafka/releases/tag/2.5.0-rc3
>>
>> * Documentation:
>> https://kafka.apache.org/25/documentation.html
>>
>> * Protocol:
>> https://kafka.apache.org/25/protocol.html
>>
>> Successful Jenkins builds to follow
>>
>> Thanks!
>> David
>>
>
>
> --
> David Arthur
>
> --
> 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+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com
> <https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

Re: [kafka-clients] Re: [VOTE] 2.5.0 RC3

Posted by Israel Ekpo <is...@gmail.com>.
+1 (non-binding)

Used the following environment in my validation of the release artifacts:
Ubuntu 18.04, OpenJDK 11, Scala 2.13.1, Gradle 5.6.2

Verified GPG Signatures for all release artifacts
Verified md5 sha1 sha512 checksums for each artifact
Checked Scala and Java Docs
Ran Unit and Integration Tests successfully

One comment I have is that the following release artifacts initially in the
release process were not reachable directly for validation like the other
release artifacts.

* Documentation:
https://kafka.apache.org/25/documentation.html

* Protocol:
https://kafka.apache.org/25/protocol.html

If we can improve that in future releases that would be great.

Thanks for running the release, David.

On Fri, Apr 10, 2020 at 1:55 PM Manikumar <ma...@gmail.com> wrote:

> Hi David,
>
> +1 (binding)
>
> - Verified signatures, artifacts,  Release notes
> - Built from sources, ran tests
> - Ran core/streams quick start for Scala 2.13 binary, ran few manual tests
> - Verified docs
>
> As discussed offline, we need to add upgrade instructions to 2.5 docs.
>
> Thanks for driving the release.
>
> Thanks,
> Manikumar
>
> On Fri, Apr 10, 2020 at 7:53 PM Bill Bejeck <bb...@gmail.com> wrote:
>
>> Hi David,
>>
>> +1 (non-binding) Verified signatures, built jars from source, ran unit and
>> integration tests, all passed.
>>
>> Thanks for running the release.
>>
>> -Bill
>>
>> On Wed, Apr 8, 2020 at 10:10 AM David Arthur <mu...@gmail.com> wrote:
>>
>> > Passing Jenkins build on 2.5 branch:
>> > https://builds.apache.org/job/kafka-2.5-jdk8/90/
>> >
>> > On Wed, Apr 8, 2020 at 12:03 AM David Arthur <mu...@gmail.com> wrote:
>> >
>> >> Hello Kafka users, developers and client-developers,
>> >>
>> >> This is the forth candidate for release of Apache Kafka 2.5.0.
>> >>
>> >> * TLS 1.3 support (1.2 is now the default)
>> >> * Co-groups for Kafka Streams
>> >> * Incremental rebalance for Kafka Consumer
>> >> * New metrics for better operational insight
>> >> * Upgrade Zookeeper to 3.5.7
>> >> * Deprecate support for Scala 2.11
>> >>
>> >> Release notes for the 2.5.0 release:
>> >>
>> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/RELEASE_NOTES.html
>> >>
>> >> *** Please download, test and vote by Friday April 10th 5pm PT
>> >>
>> >> 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/~davidarthur/kafka-2.5.0-rc3/
>> >>
>> >> * Maven artifacts to be voted upon:
>> >> https://repository.apache.org/content/groups/staging/org/apache/kafka/
>> >>
>> >> * Javadoc:
>> >> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/javadoc/
>> >>
>> >> * Tag to be voted upon (off 2.5 branch) is the 2.5.0 tag:
>> >> https://github.com/apache/kafka/releases/tag/2.5.0-rc3
>> >>
>> >> * Documentation:
>> >> https://kafka.apache.org/25/documentation.html
>> >>
>> >> * Protocol:
>> >> https://kafka.apache.org/25/protocol.html
>> >>
>> >> Successful Jenkins builds to follow
>> >>
>> >> Thanks!
>> >> David
>> >>
>> >
>> >
>> > --
>> > David Arthur
>> >
>> > --
>> > 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+unsubscribe@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com
>> > <
>> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com?utm_medium=email&utm_source=footer
>> >
>> > .
>> >
>>
> --
> 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+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/kafka-clients/CAMVt_AwDkY5_%3DPUL9rEYN5o%3DxvXd%2Bq9sTt_602RzgXoKfT_sbA%40mail.gmail.com
> <https://groups.google.com/d/msgid/kafka-clients/CAMVt_AwDkY5_%3DPUL9rEYN5o%3DxvXd%2Bq9sTt_602RzgXoKfT_sbA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

Re: [kafka-clients] Re: [VOTE] 2.5.0 RC3

Posted by Israel Ekpo <is...@gmail.com>.
+1 (non-binding)

Used the following environment in my validation of the release artifacts:
Ubuntu 18.04, OpenJDK 11, Scala 2.13.1, Gradle 5.6.2

Verified GPG Signatures for all release artifacts
Verified md5 sha1 sha512 checksums for each artifact
Checked Scala and Java Docs
Ran Unit and Integration Tests successfully

One comment I have is that the following release artifacts initially in the
release process were not reachable directly for validation like the other
release artifacts.

* Documentation:
https://kafka.apache.org/25/documentation.html

* Protocol:
https://kafka.apache.org/25/protocol.html

If we can improve that in future releases that would be great.

Thanks for running the release, David.

On Fri, Apr 10, 2020 at 1:55 PM Manikumar <ma...@gmail.com> wrote:

> Hi David,
>
> +1 (binding)
>
> - Verified signatures, artifacts,  Release notes
> - Built from sources, ran tests
> - Ran core/streams quick start for Scala 2.13 binary, ran few manual tests
> - Verified docs
>
> As discussed offline, we need to add upgrade instructions to 2.5 docs.
>
> Thanks for driving the release.
>
> Thanks,
> Manikumar
>
> On Fri, Apr 10, 2020 at 7:53 PM Bill Bejeck <bb...@gmail.com> wrote:
>
>> Hi David,
>>
>> +1 (non-binding) Verified signatures, built jars from source, ran unit and
>> integration tests, all passed.
>>
>> Thanks for running the release.
>>
>> -Bill
>>
>> On Wed, Apr 8, 2020 at 10:10 AM David Arthur <mu...@gmail.com> wrote:
>>
>> > Passing Jenkins build on 2.5 branch:
>> > https://builds.apache.org/job/kafka-2.5-jdk8/90/
>> >
>> > On Wed, Apr 8, 2020 at 12:03 AM David Arthur <mu...@gmail.com> wrote:
>> >
>> >> Hello Kafka users, developers and client-developers,
>> >>
>> >> This is the forth candidate for release of Apache Kafka 2.5.0.
>> >>
>> >> * TLS 1.3 support (1.2 is now the default)
>> >> * Co-groups for Kafka Streams
>> >> * Incremental rebalance for Kafka Consumer
>> >> * New metrics for better operational insight
>> >> * Upgrade Zookeeper to 3.5.7
>> >> * Deprecate support for Scala 2.11
>> >>
>> >> Release notes for the 2.5.0 release:
>> >>
>> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/RELEASE_NOTES.html
>> >>
>> >> *** Please download, test and vote by Friday April 10th 5pm PT
>> >>
>> >> 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/~davidarthur/kafka-2.5.0-rc3/
>> >>
>> >> * Maven artifacts to be voted upon:
>> >> https://repository.apache.org/content/groups/staging/org/apache/kafka/
>> >>
>> >> * Javadoc:
>> >> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/javadoc/
>> >>
>> >> * Tag to be voted upon (off 2.5 branch) is the 2.5.0 tag:
>> >> https://github.com/apache/kafka/releases/tag/2.5.0-rc3
>> >>
>> >> * Documentation:
>> >> https://kafka.apache.org/25/documentation.html
>> >>
>> >> * Protocol:
>> >> https://kafka.apache.org/25/protocol.html
>> >>
>> >> Successful Jenkins builds to follow
>> >>
>> >> Thanks!
>> >> David
>> >>
>> >
>> >
>> > --
>> > David Arthur
>> >
>> > --
>> > 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+unsubscribe@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com
>> > <
>> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com?utm_medium=email&utm_source=footer
>> >
>> > .
>> >
>>
> --
> 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+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/kafka-clients/CAMVt_AwDkY5_%3DPUL9rEYN5o%3DxvXd%2Bq9sTt_602RzgXoKfT_sbA%40mail.gmail.com
> <https://groups.google.com/d/msgid/kafka-clients/CAMVt_AwDkY5_%3DPUL9rEYN5o%3DxvXd%2Bq9sTt_602RzgXoKfT_sbA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

Re: [kafka-clients] Re: [VOTE] 2.5.0 RC3

Posted by Manikumar <ma...@gmail.com>.
Hi David,

+1 (binding)

- Verified signatures, artifacts,  Release notes
- Built from sources, ran tests
- Ran core/streams quick start for Scala 2.13 binary, ran few manual tests
- Verified docs

As discussed offline, we need to add upgrade instructions to 2.5 docs.

Thanks for driving the release.

Thanks,
Manikumar

On Fri, Apr 10, 2020 at 7:53 PM Bill Bejeck <bb...@gmail.com> wrote:

> Hi David,
>
> +1 (non-binding) Verified signatures, built jars from source, ran unit and
> integration tests, all passed.
>
> Thanks for running the release.
>
> -Bill
>
> On Wed, Apr 8, 2020 at 10:10 AM David Arthur <mu...@gmail.com> wrote:
>
> > Passing Jenkins build on 2.5 branch:
> > https://builds.apache.org/job/kafka-2.5-jdk8/90/
> >
> > On Wed, Apr 8, 2020 at 12:03 AM David Arthur <mu...@gmail.com> wrote:
> >
> >> Hello Kafka users, developers and client-developers,
> >>
> >> This is the forth candidate for release of Apache Kafka 2.5.0.
> >>
> >> * TLS 1.3 support (1.2 is now the default)
> >> * Co-groups for Kafka Streams
> >> * Incremental rebalance for Kafka Consumer
> >> * New metrics for better operational insight
> >> * Upgrade Zookeeper to 3.5.7
> >> * Deprecate support for Scala 2.11
> >>
> >> Release notes for the 2.5.0 release:
> >> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/RELEASE_NOTES.html
> >>
> >> *** Please download, test and vote by Friday April 10th 5pm PT
> >>
> >> 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/~davidarthur/kafka-2.5.0-rc3/
> >>
> >> * Maven artifacts to be voted upon:
> >> https://repository.apache.org/content/groups/staging/org/apache/kafka/
> >>
> >> * Javadoc:
> >> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/javadoc/
> >>
> >> * Tag to be voted upon (off 2.5 branch) is the 2.5.0 tag:
> >> https://github.com/apache/kafka/releases/tag/2.5.0-rc3
> >>
> >> * Documentation:
> >> https://kafka.apache.org/25/documentation.html
> >>
> >> * Protocol:
> >> https://kafka.apache.org/25/protocol.html
> >>
> >> Successful Jenkins builds to follow
> >>
> >> Thanks!
> >> David
> >>
> >
> >
> > --
> > David Arthur
> >
> > --
> > 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+unsubscribe@googlegroups.com.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com
> > <
> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com?utm_medium=email&utm_source=footer
> >
> > .
> >
>

Re: [kafka-clients] Re: [VOTE] 2.5.0 RC3

Posted by Manikumar <ma...@gmail.com>.
Hi David,

+1 (binding)

- Verified signatures, artifacts,  Release notes
- Built from sources, ran tests
- Ran core/streams quick start for Scala 2.13 binary, ran few manual tests
- Verified docs

As discussed offline, we need to add upgrade instructions to 2.5 docs.

Thanks for driving the release.

Thanks,
Manikumar

On Fri, Apr 10, 2020 at 7:53 PM Bill Bejeck <bb...@gmail.com> wrote:

> Hi David,
>
> +1 (non-binding) Verified signatures, built jars from source, ran unit and
> integration tests, all passed.
>
> Thanks for running the release.
>
> -Bill
>
> On Wed, Apr 8, 2020 at 10:10 AM David Arthur <mu...@gmail.com> wrote:
>
> > Passing Jenkins build on 2.5 branch:
> > https://builds.apache.org/job/kafka-2.5-jdk8/90/
> >
> > On Wed, Apr 8, 2020 at 12:03 AM David Arthur <mu...@gmail.com> wrote:
> >
> >> Hello Kafka users, developers and client-developers,
> >>
> >> This is the forth candidate for release of Apache Kafka 2.5.0.
> >>
> >> * TLS 1.3 support (1.2 is now the default)
> >> * Co-groups for Kafka Streams
> >> * Incremental rebalance for Kafka Consumer
> >> * New metrics for better operational insight
> >> * Upgrade Zookeeper to 3.5.7
> >> * Deprecate support for Scala 2.11
> >>
> >> Release notes for the 2.5.0 release:
> >> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/RELEASE_NOTES.html
> >>
> >> *** Please download, test and vote by Friday April 10th 5pm PT
> >>
> >> 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/~davidarthur/kafka-2.5.0-rc3/
> >>
> >> * Maven artifacts to be voted upon:
> >> https://repository.apache.org/content/groups/staging/org/apache/kafka/
> >>
> >> * Javadoc:
> >> https://home.apache.org/~davidarthur/kafka-2.5.0-rc3/javadoc/
> >>
> >> * Tag to be voted upon (off 2.5 branch) is the 2.5.0 tag:
> >> https://github.com/apache/kafka/releases/tag/2.5.0-rc3
> >>
> >> * Documentation:
> >> https://kafka.apache.org/25/documentation.html
> >>
> >> * Protocol:
> >> https://kafka.apache.org/25/protocol.html
> >>
> >> Successful Jenkins builds to follow
> >>
> >> Thanks!
> >> David
> >>
> >
> >
> > --
> > David Arthur
> >
> > --
> > 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+unsubscribe@googlegroups.com.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com
> > <
> https://groups.google.com/d/msgid/kafka-clients/CA%2B0Ze6oy4_Vw6B4M%3DoFtLvfk0OZAnioQW2u1xjgqe9r%3D3sC%2B5A%40mail.gmail.com?utm_medium=email&utm_source=footer
> >
> > .
> >
>