Hello Apache Pulsar Community,
Due to the following two issue,
1. check-binary-license failed
2. the source tarball compile failed due to scripts permission
I close this vote, and I will start candidate 2 vote soon.
Thanks,
Hang
Enrico Olivelli 于2021年8月31日周二 下午5:56写道:
>
Hang,
thanks for working on the License issue.
After working with Hang I realized that the Presto SQL build depends on the
JDK you use to build Pulsar.
If we build on JDK11 the results are good.
The package is still compatible at runtime with JDK8.
The problem is about Jetty HTTP2 ALPN Client. Mor
+1 (nonbinding)
Built from source code
Run distributed system tests with Fallout
I had to:
chmod +x ./apache-pulsar-2.8.1-src/src/*
chmod +x ./apache-pulsar-2.8.1-src/pulsar-client-cpp/docker/*
chmod +x docker/pulsar/scripts/*
in order to build the package
On 2021/08/29 15:23:33, Hang Chen wrot
Thank you Hang Chen for putting it all together.
I am sorry but I have to cast a -1 because the "check-binary-license"
script fails on the staged tarball
~/dev/pulsar/src/check-binary-license apache-pulsar-2.8.1-bin.tar.gz
jetty-alpn-openjdk8-client-9.4.42.v20210604.jar unaccounted for in
lib/pre
Hi Enrico,
Thanks for your evaluating! I have build the pulsar 2.8.1 docker image,
you can download using the following commands.
pulsar: `docker pull hangc0276/pulsar:2.8.1`
pulsar-all: `docker pull hangc0276/pulsar-all:2.8.1`
pulsar-dashboard: `docker pull hangc0276/pulsar-dashboard:2.8.1`
p
Hang Chen,
I am evaluating the RC.
Are you able to push somewhere, on your Dockerhub account for instance, the
Docker Images?
This way it will be easier for people to test this RC using Kubernetes or
Docker ?
Thank you for driving this release
Enrico
Il giorno dom 29 ago 2021 alle ore 18:10 Lan
+1
Checked of Pulsar standalone service on centos7 and ubuntu16.
1. bin/pulsar standalone
2. bin/pulsar-client consume hello -s hello
3. bin/pulsar-client produce hello -m world
On 8/29/2021 23:24,Hang Chen wrote:
This is the first release candidate for Apache Pulsar, version 2.8.1.
It f
This is the first 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 th