+1 (binding)
- Verified the signature and checksum
- Build from the source
- Test SampleConsumer and SampleProducer
Regards
Jiwei Guo (Tboy)
On Tue, Dec 12, 2023 at 4:30 PM tison wrote:
> +1 (binding)
>
> * Download URL valid
> * Checksum and sign match
> * Can build from source
> * LICENSE a
+1.
It is a good idea to use the Alpine image to run the Pulsar, as it is more
secure.
However, switching images may affect downstream users, and I am wondering
if it is possible to provide multiple docker tags:
- latest: using the Ubuntu image
- alpine: using the Alpine image
Thanks,
Zixuan
+1 to me. The Alpine Linux is much more light-weight than Ubuntu.
Thanks,
Yunze
On Wed, Dec 13, 2023 at 3:00 AM Matteo Merli wrote:
>
> Hello,
>
> I've created a new proposal to switch Pulsar base docker images from Ubuntu
> to Alpine Linux.
>
> Details and motivation in the PIP:
> https://githu
Hello,
I've created a new proposal to switch Pulsar base docker images from Ubuntu
to Alpine Linux.
Details and motivation in the PIP:
https://github.com/apache/pulsar/pull/21716
Matteo
--
Matteo Merli
The first option is better, as it allows people to try out the latest
features and hopefully it is more stable.
On the other side we should not encourage people to use 'latest' in
production as because it is by design unpredictable. Let's day that you
have a system that had been running for a year
+1 (binding)
* Download URL valid
* Checksum and sign match
* Can build from source
* LICENSE and NOTICE present
nit: Years in NOTICE can be updated.
Best,
tison.
Yunze Xu 于2023年12月6日周三 16:00写道:
>
> This is the first release candidate for Apache Pulsar Client C++, version
> 3.4.2.
>
> It fixe