This is actually the manner before we merge the redesign PR - I miss this
part when reviewing the redesign PR >_<
Best,
tison.
Dave Fisher 于2023年5月26日周五 10:54写道:
> Hi -
>
> I like this change!
>
> Thanks,
> Dave
>
> Sent from my iPhone
>
> > On May 25, 2023, at 7:36 PM, ti...@apache.org wrote:
Hi -
I like this change!
Thanks,
Dave
Sent from my iPhone
> On May 25, 2023, at 7:36 PM, ti...@apache.org wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> tison pushed a commit to branch main
> in repository https://gitbox.apache.org/repos/asf/pulsar-site.gi
Hi all,
I would like to propose releasing the Pulsar Python Client 3.2.0.
It has been over 2 months since the last release (3.1.0). There have
been some new features and bug fixes since then. It's time to release
a new version.
Please let me know if you have any PRs that need to be included in 3
Enrico, thank you for your response!
Glad to hear that.
I plan to start the work on these pages this weekend.
If anyone has anything to add, please let me know before that.
Best,
Kiryl
From: Enrico Olivelli
Date: Thursday, May 25, 2023 at 1:19 PM
To: Dev
Subject: Re: Question about Apache Fou
Kiryl,
Il Gio 25 Mag 2023, 13:00 Kiryl Valkovich ha
scritto:
> Hi,
> I’d like to add information about available trainings, courses, and
> service providers to the Pulsar website. https://pulsar.apache.org/
>
> Like what Kubernetes do at Linux Foundation:
> https://kubernetes.io/training/
> http
Hi,
I’d like to add information about available trainings, courses, and service
providers to the Pulsar website. https://pulsar.apache.org/
Like what Kubernetes do at Linux Foundation:
https://kubernetes.io/training/
https://kubernetes.io/partners/
The availability of educational programs and ma
Can we follow the same mechanism in transaction buffer
for maintaining the aborted transactions?
The idea is if we can't find the transaction ID in the
aborted transaction ID set, it means the transaction is
committed. So that, we can have a aborted transaction set
in transaction metadata store. M