Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-26 Thread Yunze Xu
Hi zike, Thanks for your reminder. It's caused by the wrong steps of the release process. I think we can simply rename these files to remove the `-candidate-3` suffix, which requires the PMC's permission to do that. I will ask a PMC to do that. Thanks, Yunze On Mon, Dec 26, 2022 at 7:31 PM Zike

Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-26 Thread Zike Yang
Hi, Yunze, I found that there is still `-candidate-3` suffix in the source release files: https://dist.apache.org/repos/dist/release/pulsar/pulsar-client-python-3.0.0/ I think It should not contain the candidate suffix for both candidate files and release files. BR, Zike Yang On Mon, Dec 26, 20

Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-26 Thread Yunze Xu
I'm closing this vote. 3 binding +1s: * Matteo * Penghui * Jiwei 1 non-binding +1: * Bo Thanks, Yunze On Fri, Dec 23, 2022 at 1:43 PM Dave Fisher wrote: > > I haven’t had a chance to review this RC yet, but I did notice the > reorganization of the directories and wanted to compliment this cha

Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-22 Thread Dave Fisher
I haven’t had a chance to review this RC yet, but I did notice the reorganization of the directories and wanted to compliment this change as very helpful! Also, adding a source release is responsive. Best, Dave Sent from my iPhone > On Dec 22, 2022, at 9:32 PM, guo jiwei wrote: > > +1 (bin

Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-22 Thread guo jiwei
+1 (binding) - Checked the signature - Install the python .whl file (pip3 install pulsar_client-3.0.0-cp38-cp38-macosx_10_15_universal2.whl) on macOS 12.6(21G115) - Start the standalone (build from the master branch) - Start consumer (python3 ./examples/consumer.py) - Start producer (python3 ./exa

Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-21 Thread 丛搏
+1 (non-binding) python version: 3.7.6 - Checked the signature - Install the python .whl file (pip3 install pulsar_client-3.0.0-cp37-cp37m-macosx_10_15_universal2.whl) on macOS 12.3.1 - Start the standalone (2.10.2) - Start consumer (python3 ./examples/consumer.py) - Start producer (python3 ./exam

Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-21 Thread PengHui Li
+1 - Checked the signature - Install the python .whl file (pip3 install pulsar_client-3.0.0-cp38-cp38-macosx_10_15_universal2.whl) on macOS 13.0.1 (22A400) - Start the standalone (build from the master branch) - Start consumer (python3 ./examples/consumer.py) - Start producer (python3 ./examples/p

Re: [VOTE] Pulsar Client Python Release 3.0.0 Candidate 3

2022-12-16 Thread Matteo Merli
+1 * From candidate-2 I checked the source tarball for licenses, notice and no binaries included. -- Matteo Merli On Thu, Dec 15, 2022 at 11:30 PM Yunze Xu wrote: > > This is the third release candidate for Apache Pulsar Client Python, > version 3.0.0. > > It fixes the following issues: > http