Hang,
I am not able to reproduce Massimiliano's problem

These commands pass on the stages sources unpacked by the source tarball,
on Ubuntu:
mvn clean install -DskipTests
mvn package -Pdocker -f docker/pom-xml

I have performed other tests and everything passed (apart from some flaky
test), but given this recent finding
https://github.com/apache/pulsar/pull/11852
I believe it is better to add that commit to 2.8.x branch and prepare a new
release candidate

The final decision to CANCEL this RC is up to you Hang

Enrico

Il giorno mer 1 set 2021 alle ore 14:21 Massimiliano Mirelli <
massimilianomirelli...@gmail.com> ha scritto:

> The chmod command solved the previously reported issue.
>
> However, I got a failure in one of the fallout tests which I would still
> need time to better investigate. The test creates a topic, spawns a
> function injecting 10000 messages from a data-generator into the topic
> which is then read by a consumer. There seems to be some issues at the
> function level, but I still need to look into it.
>
>
>
> On Wed, 1 Sept 2021 at 11:50, Massimiliano Mirelli <
> massimilianomirelli...@gmail.com> wrote:
>
> > Found at least one problem: pulsar docker image doesn't seem to be
> > deployed properly due to a permission problem.
> >
> > Running:
> >
> > chmod +x docker/pulsar/scripts/*
> >
> > Might solve it, I am verifying that now.
> >
> > On Wed, 1 Sept 2021 at 11:08, Massimiliano Mirelli <
> > massimilianomirelli...@gmail.com> wrote:
> >
> >> Thank you for sharing this rc.
> >>
> >> I am running a suite of fallout tests on it, let's see how it goes!
> >>
> >> Massimiliano
> >>
> >> On Tue, 31 Aug 2021 at 18:33, Hang Chen <chenh...@apache.org> wrote:
> >>
> >>> This is the second release candidate for Apache Pulsar, version 2.8.1.
> >>>
> >>> It fixes the following issues:
> >>>
> >>>
> https://github.com/apache/pulsar/pulls?q=is%3Apr+label%3Arelease%2F2.8.1+is%3Aclosed
> >>>
> >>> *** 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 are provided
> for
> >>> convenience.
> >>>
> >>> Source and binary files:
> >>>
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.8.1-candidate-2/
> >>>
> >>> SHA-512 checksums:
> >>> 91feb8885f82c2e76f61679eb15f1ebf7a8b5ad4
> apache-pulsar-2.8.1-src.tar.gz
> >>> 55af5d767ddc208d49f7cf02a054fe1af0b9120d
> apache-pulsar-2.8.1-bin.tar.gz
> >>>
> >>> Maven staging repo:
> >>>
> https://repository.apache.org/content/repositories/orgapachepulsar-1098
> >>>
> >>> The tag to be voted upon:
> >>> v2.8.1-candidate-2 (6bc1e0d330524235ac83d55ccfecf680c7da0503)
> >>> https://github.com/apache/pulsar/releases/tag/v2.8.1-candidate-2
> >>>
> >>> Pulsar's KEYS file containing PGP keys we use to sign the release:
> >>> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> >>>
> >>> Please download the source package, and follow the README to build
> >>> and run the Pulsar standalone service.
> >>>
> >>
>

Reply via email to