I found the reason, the curl command is missing on the new image, I will add 
the curl command to the image because many components need to rely on curl when 
testing.

In addition, there are some other issues with the image that need to be fixed.
https://github.com/apache/pulsar/pull/22730、https://github.com/apache/pulsar/pull/22731

I will build 3.3.0 Candidate 2 after the fix PRs are merged.

Regards
Cong Zhao

On 2024/05/17 02:53:28 Yunze Xu wrote:
> -1 (binding)
> 
> There seems something wrong with the docker image, see
> https://github.com/BewareMyPower/pulsar-client-cpp/actions/runs/9121814458/job/25082141665?pr=31
> 
> After upgrading the dependency, the Pulsar standalone in CI of
> pulsar-client-cpp cannot be started (always stuck in waiting for the
> metrics ready).
> 
> Thanks,
> Yunze
> 
> On Fri, May 17, 2024 at 12:06 AM Cong Zhao <zhaoc...@apache.org> wrote:
> >
> > This is the first release candidate for Apache Pulsar version 3.3.0.
> >
> > It fixes the following issues:
> > https://github.com/apache/pulsar/milestone/38?closed=1
> >
> > *** Please download, test and verify on this release. This release
> > candidate verification will stay open until May 22 ***
> >
> > Note that we are verifying upon the source (tag), binaries are provided for
> > convenience.
> >
> > Source and binary files:
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.3.0-candidate-1/
> >
> > SHA-512 checksums:
> >
> > 52a29b59b53e15f295acb88afdf8c1ad9a18fc3befef61310565a527df1991a96b54d570a13cba2b9b390c7119b4b14d85cfd519c179c4c138c6e35276902c5f
> >
> > apache-pulsar-3.3.0-bin.tar.gz
> >
> > 5e9752a03a85672374759d19c75f37d44e52ef77912f0e4169f7995abce9fa204e0ce79875bb8055f6e4588eca451da8344ee83e31335488b2fcc464b7b34391
> >
> > apache-pulsar-3.3.0-src.tar.gz
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1293/
> >
> > The tag to verify:
> > v3.3.0-candidate-1 (3c3ce71c13a9cc0982089e7d87d97bc89a4a26c2)
> > https://github.com/apache/pulsar/commits/v3.3.0-candidate-1/
> >
> > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> >
> > Docker images:
> >
> > pulsar images:
> > docker pull czcoder/pulsar:3.3.0-3c3ce71
> > https://hub.docker.com/layers/czcoder/pulsar/3.3.0-3c3ce71/images/sha256-ce6ab616eca8b0679a9d0cec50578dc744d7091d305cf4d2af8f533fe4e38641?context=explore
> >
> > pulsar-all images:
> > docekr pull czcoder/pulsar-all:3.3.0-3c3ce71
> > https://hub.docker.com/layers/czcoder/pulsar-all/3.3.0-3c3ce71/images/sha256-bd8b6bb3fbbacdf4d21b2a70cd3b4be7f0de839d1649652eda005f3ed46b78fd?context=explore
> >
> >
> > Please download the source package, and follow the README to build
> > and run the Pulsar standalone service.
> >
> > Note that this RC doesn't require a formal vote, but we would also
> > appreciate your feedback with +1/-1. And please provide specific
> > comments if your feedback is not +1.
> >
> >
> > Regards
> > Cong Zhao
> 

Reply via email to