Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-09-01 Thread Haiting Jiang
Thank you all, Closing this Vote with 4 binding +1, and 2 non-binding +1. I will move forward with the release process. Thanks, Haiting On Thu, Sep 1, 2022 at 4:07 PM Enrico Olivelli wrote: > +1 (binding) > Built from sources and run some tests. > I wasn't able to run all the tests from pulsa

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-09-01 Thread Enrico Olivelli
+1 (binding) Built from sources and run some tests. I wasn't able to run all the tests from pulsar-broker, it takes too much time and there are flaky tests. Btw we know the status of the branch, now for newer branches we are in better shape. There is no need to hold the release thank you Haiting

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-09-01 Thread PengHui Li
+1 (binding) - Checked the signatures - Started a standalone and use pulsar-perf to produce and consume messages - Ran stateful function - Ran the connector Best, Penghui On Thu, Sep 1, 2022 at 2:52 PM guo jiwei wrote: > +1 (binding) > > - Verified checksum and signatures > - Apache Rat check

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-31 Thread guo jiwei
+1 (binding) - Verified checksum and signatures - Apache Rat check passes - Compiled from source - Run Pulsar standalone - Validate Pub/Sub and Java Functions - Validate Stateful Functions Regards Jiwei Guo (Tboy) On Thu, Sep 1, 2022 at 11:36 AM Michael Marshall wrote: > +1 (binding) > > - Ve

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-31 Thread Michael Marshall
+1 (binding) - Verified checksums and signatures on 45 artifacts - Compiled from source (apache-pulsar-2.7.5-src.tar.gz) using `mvn clean install -DskipTest` using JDK 8 - Ran `mvn apache-rat:check` successfully - Verified binary licenses - Verified that the lib directory jars from the binary tarb

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-31 Thread Haiting Jiang
> > This is an interesting result. It would be great if the download page > after this release is made would indicate JDK versions. Yes, this info seems missing. I opened a PR[1] to add this info. Please take a look. [1] https://github.com/apache/pulsar/pull/17368 Thanks, Haiting On Wed, Aug 3

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-30 Thread Dave Fisher
This is an interesting result. It would be great if the download page after this release is made would indicate JDK versions. Thanks! Dave Sent from my iPhone > On Aug 30, 2022, at 10:46 PM, Michael Marshall wrote: > > Thank you both for verifying it on your end. After debugging this for > a

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-30 Thread Michael Marshall
Thank you both for verifying it on your end. After debugging this for a way too long tonight, I discovered my mistake was using Java 11 instead of Java 8. It didn't occur to me that the different versions could/would result in a different set of dependencies. When I use Java 8, this command passes

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-30 Thread Anon Hxy
Hi Michael, I also couldn't reproduce it with the same steps Haiting provided. Here is my local environment info with `mvn -v` Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /Users/didi/Documents/apache-maven-3.6.3 Java version: 1.8.0_291, vendor: Oracle Corporation,

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-30 Thread Haiting Jiang
Hi Michael, Thanks for your verification. I tried to recreate the issue, but I can't reproduce this. Here is my steps: - wget https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.7.5-candidate-3/apache-pulsar-2.7.5-src.tar.gz - tar -xvf apache-pulsar-2.7.5-src.tar.gz - cd apache-pulsar-2.7.5 - m

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-29 Thread Michael Marshall
When I build from the source (both for the git tag `v2.7.5-candidate-3` and the extracted src tarball `apache-pulsar-2.7.5-src.tar.gz`), I am getting an error when I run the license check: ``` $ src/check-binary-license distribution/server/target/apache-pulsar-2.7.5-bin.tar.gz com.sun.activation-j

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-29 Thread Nicolò Boschi
+1 (non binding) Checks: - Checksum and signatures - Apache Rat check passes - Compile from source - Run Pulsar standalone and produce-consume from CLI Nicolò Boschi Il giorno sab 27 ago 2022 alle ore 17:12 Qiang Huang < qiang.huang1...@gmail.com> ha scritto: > +1(non-binding) > - Checked

Re: [VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-27 Thread Qiang Huang
+1(non-binding) - Checked signatures/checksums - Checked the license headers - Ran the standalone - Validate Connectors - Validate Pub/Sub and Java Functions - Validate Stateful Functions Haiting Jiang 于2022年8月27日周六 06:40写道: > This is the third release candidate for Apache Pulsar, version 2.7.5.

[VOTE] Pulsar Release 2.7.5 Candidate 3

2022-08-26 Thread Haiting Jiang
This is the third release candidate for Apache Pulsar, version 2.7.5. It fixes the following issues: https://github.com/apache/pulsar/compare/v2.7.4...v2.7.5-candidate-3 *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Note that we are voting