PengHui,

Il giorno gio 2 set 2021 alle ore 08:59 PengHui Li <[email protected]> ha
scritto:

> Hi @enrico, any reason for https://github.com/apache/pulsar/pull/11852 be
> a
> blocker for 2.8.1? It's not a regression introduced in 2.8.1 right?
>

it is not a regression, but it is something that we have to fix ASAP.
So if we do not include it in 2.8.1 we will follow up with a 2.8.2
immediately.
So overall it is better to include it and spend time only once to validate
the RC.

Enrico


>
> Thanks,
> Penghui
>
> On Thu, Sep 2, 2021 at 2:36 PM Enrico Olivelli <[email protected]>
> wrote:
>
> > 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 <
> > [email protected]> 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 <
> > > [email protected]> 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 <
> > > > [email protected]> 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 <[email protected]>
> 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