Thanks for validating the release.
Adding my +1 (non-binding)

I'm closing the vote. The vote for the release of "Reactive Java
client for Apache Pulsar 0.3.0 Candidate 1" passed with +3 binding
votes and +1 non-binding votes.
I'll proceed with the release procedure, release the source package
and promote the maven packages to be synchronized to maven central.

Christophe Bornet

Le mer. 26 avr. 2023 à 11:22, Nicolò Boschi <boschi1...@gmail.com> a écrit :
>
> +1 binding
> - verified signatures and checksum
> - ran all tests from src artifact with jdk17 and gradle 8
>
> Nicolò Boschi
>
>
> Il giorno mer 26 apr 2023 alle ore 10:44 Enrico Olivelli <
> eolive...@gmail.com> ha scritto:
>
> > +1 (binding)
> > - Run unit tests locally (It turned out that I had a problem on my
> > docker environment. I apologize for the noise)
> > - Verified signatures and digests
> >
> >
> > Thank you
> > Enrico
> >
> > Il giorno mer 26 apr 2023 alle ore 09:43 Enrico Olivelli
> > <eolive...@gmail.com> ha scritto:
> > >
> > > I am not able to see the tests passing.
> > > I am on M1, I tried with JDK11 and JDK17.
> > > I have also tried to run them with amd64 emulation, same results.
> > >
> > > See the details below
> > >
> > > Enrico
> > >
> > >
> > > rg.apache.pulsar.reactive.client.adapter.ReactiveMessagePipelineE2ETest
> > >
> > >
> > >   Test shouldConsumeMessages() FAILED (50.2s)
> > >
> > >
> > >
> >  
> > org.apache.pulsar.client.api.PulsarClientException$BrokerPersistenceException:
> > > {"errorMsg":"org.apache.bookkeeper.mledger.ManagedLedgerException: Not
> > > enough non-faulty bookies available","reqId":1902904620195839041,
> > > "remote":"localhost/127.0.0.1:55395", "local":"/127.0.0.1:55811"}
> > >
> > >       at
> > app//org.apache.pulsar.reactive.client.adapter.ReactiveMessagePipelineE2ETest.shouldConsumeMessages(ReactiveMessagePipelineE2ETest.java:68)
> > >
> > >
> > >
> > >   shouldRetainMessageOrder(MessageOrderScenario)
> > >
> > >
> > >     Test [1] NO_PARALLEL FAILED (51.4s)
> > >
> > >
> > >
> >  
> > org.apache.pulsar.client.api.PulsarClientException$BrokerPersistenceException:
> > > {"errorMsg":"org.apache.bookkeeper.mledger.ManagedLedgerException: Not
> > > enough non-faulty bookies available","reqId":20529852271007300,
> > > "remote":"localhost/127.0.0.1:55395", "local":"/127.0.0.1:56327"}
> > >
> > >         at
> > app//org.apache.pulsar.reactive.client.adapter.ReactiveMessagePipelineE2ETest.shouldRetainMessageOrder(ReactiveMessagePipelineE2ETest.java:97)
> > >
> > >
> > >     Test [2] PARALLEL_PASS_KEY_IN_ORDERINGKEY FAILED (49.8s)
> > >
> > >
> > >
> >  
> > org.apache.pulsar.client.api.PulsarClientException$BrokerPersistenceException:
> > > {"errorMsg":"org.apache.bookkeeper.mledger.ManagedLedgerException: Not
> > > enough non-faulty bookies available","reqId":2804207641741222168,
> > > "remote":"localhost/127.0.0.1:55395", "local":"/127.0.0.1:57297"}
> > >
> > >         at
> > app//org.apache.pulsar.reactive.client.adapter.ReactiveMessagePipelineE2ETest.shouldRetainMessageOrder(ReactiveMessagePipelineE2ETest.java:97)
> > >
> > >
> > >     Test [3] PARALLEL_PASS_KEY_IN_MESSAGEKEY FAILED (51.9s)
> > >
> > >
> > >
> >  
> > org.apache.pulsar.client.api.PulsarClientException$BrokerPersistenceException:
> > > {"errorMsg":"org.apache.bookkeeper.mledger.ManagedLedgerException: Not
> > > enough non-faulty bookies available","reqId":4469850338209221963,
> > > "remote":"localhost/127.0.0.1:55395", "local":"/127.0.0.1:59103"}
> > >
> > >         at
> > app//org.apache.pulsar.reactive.client.adapter.ReactiveMessagePipelineE2ETest.shouldRetainMessageOrder(ReactiveMessagePipelineE2ETest.java:97)
> > >
> > > Il giorno ven 21 apr 2023 alle ore 19:29 Michael Marshall
> > > <mmarsh...@apache.org> ha scritto:
> > > >
> > > > +1 (binding)
> > > >
> > > > - Verified checksum for 1 artifact
> > > > - Verified signature for 1 artifact
> > > > - Verified diff of project's source code at hash
> > > > 277d004cfb16379ccbfea8da87a933c7670475b7 and the candidate's unpacked
> > > > source code:
> > > >
> > > > $ diff -r pulsar-client-reactive-0.3.0
> > > > pulsar-client-reactive-0.3.0-candidate-1-source
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source: .asf.yaml
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source: .git
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source: .gitattributes
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source: .github
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source: .gitignore
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source/gradle: wrapper
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source: gradlew
> > > > Only in pulsar-client-reactive-0.3.0-candidate-1-source: gradlew.bat
> > > >
> > > > - Ran "./gradlew clean build" on the GitHub tag
> > > > 277d004cfb16379ccbfea8da87a933c7670475b7. Tests passed.
> > > >
> > > > Thanks,
> > > > Michael
> > > >
> > > > On Tue, Apr 18, 2023 at 5:08 PM Christophe Bornet <cbor...@apache.org>
> > wrote:
> > > > >
> > > > > This is release candidate 1 for the Reactive Java client for Apache
> > > > > Pulsar, version 0.3.0.
> > > > >
> > > > > *** Please download, test and vote on this release. This vote will
> > > > > stay open for at least 72 hours ***
> > > > >
> > > > > Note that we are voting upon the source (tag). Binaries in the Maven
> > > > > repository are provided for convenience.
> > > > >
> > > > > Source package:
> > > > >
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-reactive-0.3.0-candidate-1/
> > > > >
> > > > > SHA-512 checksums:
> > > > >
> > fbc927bdaaba2873f7e2fff7fa4f778c79294b09b8098ca290bf7f095a42770a2fabece9c5d2ca5212a0b14c30e6f5d02561333804252cff85a0216214c25ff4
> > > > >  pulsar-client-reactive-0.3.0-src.tar.gz
> > > > >
> > > > > Maven staging repo:
> > > > >
> > https://repository.apache.org/content/repositories/orgapachepulsar-1228/
> > > > >
> > > > > The tag to be voted upon:
> > > > > v0.3.0-candidate-1 (277d004cfb16379ccbfea8da87a933c7670475b7)
> > > > >
> > https://github.com/apache/pulsar-client-reactive/releases/tag/v0.3.0-candidate-1
> > > > >
> > > > > Please download the source package, and follow detailed instructions
> > > > > for pulsar-client-reactive release validation at
> > > > >
> > https://github.com/apache/pulsar-client-reactive/wiki/Release-process#release-validation
> > > > > .
> > > > >
> > > > > Best regards
> > > > >
> > > > > Christophe Bornet
> >

Reply via email to