This is a good point.
Is it worth to make it configurable per topic and per namespace?
Even if this behavior is kind if a side effect or bug, maybe some
applications rely on it.
Flags that change the behavior per cluster are hard to adopt in nig cluster
with many tenants.
We should always take m
Hello everyone,
I open a PIP-318: https://github.com/apache/pulsar/pull/21541 for this
discussion.
Any feedback and suggestions are welcome.
Thanks,
Cong Zhao
On 2023/11/07 02:55:52 Cong Zhao wrote:
> Hi, Pulsar community
>
> Currently, we retain all null-key messages during topic compaction,
+1 (no-binding)
Thanks
Yubiao Feng
On Tue, Nov 7, 2023 at 3:03 PM Yunze Xu wrote:
> This is the second release candidate for Apache Pulsar Client C++,
> version 3.4.0.
>
> It fixes the following issues:
> https://github.com/apache/pulsar-client-cpp/milestone/5?closed=1
>
> *** Please download,
Hi 刘燊,
I think this feature is necessary.
On 2023/11/06 11:13:53 刘燊 wrote:
> Hi community,
>
> The motivation behind this PIP is to provide administrators and users with
> better insights into the state of the ledgers and the overall storage usage.
> By including the `bookkeeperDeleted` field i
Hi Lari/Girish,
I am sorry for jumping late in the discussion but I would like to
acknowledge the requirement of pluggable publish rate-limiter and I had
also asked it during implementation of publish rate limiter as well. There
are trade-offs between different rate-limiter implementations based o
Hi Girish,
Replies inline.
On Tue, 7 Nov 2023 at 15:26, Girish Sharma wrote:
>
> Hello Lari, replies inline.
>
> I will also be going through some textbook rate limiters (the one you shared,
> plus others) and propose the one that at least suits our needs in the next
> reply.
sounds good. I'
In the past, threads usually blocked on LockUtil.park(…), and AQS is
depends on it to park threads.
Virtual thread only solved thread blocking on JDK layer by rewriting
LockUtik.park(…)
In some conditions, the carrier thread will be blocked (I only remember the
following points)
1. JNI calling
2.
I just want to add one thing to the mix here.
You can see by the amount of plugin interfaces Pulsar has, somebody "left
the door open" for too long.
You can agree with me that the number of those interfaces is not normal for
any open source software. I know HBase for example, or Kafka - never seen
Tison let's start as you suggested by disabling it
On Tue, May 16, 2023 at 5:13 AM Yunze Xu wrote:
> +1 to me
>
> Thanks,
> Yunze
>
> On Sun, May 14, 2023 at 9:28 PM Dave Fisher wrote:
> >
> > Hi -
> >
> > I have not looked at all your links but I think this is a great idea.
> This will help e
Hello Lari, replies inline.
I will also be going through some textbook rate limiters (the one you
shared, plus others) and propose the one that at least suits our needs in
the next reply.
On Tue, Nov 7, 2023 at 2:49 PM Lari Hotari wrote:
>
> It is bi-weekly on Thursdays. The meeting calendar, z
Dear Pulsar community,
Here's a report of the flaky tests in Pulsar CI during the observation
period of 2023-10-27 to 2023-11-06.
The Pulsar CI is in fairly good shape at the moment. We have been able
to reduce flakiness, and it is not currently slowing down PR
processing significantly.
The flak
Hi,
I check the docs for Virtual Threads[1][2][3]. It comes up to me with two
major concerns about its real-world improvement for Pulsar's scenario:
1. All of the virtual threads share the same schedule pool, which means
that all tasks run on virtual threads competing with each other. It can be
b
The Apache Pulsar team is proud to announce Apache Pulsar Go Client
version 0.11.1.
Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor managemen
Hi Girish,
I think we are starting to get into the concrete details of rate
limiters and how we could start improving the existing feature.
It is very helpful that you are sharing your insight and experience of
operating Pulsar at scale.
Replies inline.
On Mon, 6 Nov 2023 at 15:37, Girish Sharma
Close this vote by 3 binding +1:
- Yunze
- Penghui
- Mattison
BR,
Zike Yang
On Tue, Nov 7, 2023 at 4:43 PM Zike Yang wrote:
>
> > The KEYS file link is dead, I think it should be
> https://downloads.apache.org/pulsar/KEYS
>
> Thanks for your reminder. Yes, that should be the correct link. I hav
> The KEYS file link is dead, I think it should be
https://downloads.apache.org/pulsar/KEYS
Thanks for your reminder. Yes, that should be the correct link. I have
also pushed a PR to fix the release process:
https://github.com/apache/pulsar-client-go/pull/1127 PTAL. Thanks!
BR,
Zike Yang
On Tue,
+1 (binding)
- Built from the source
- Ran the test on pulsar 3.0.1
Best,
Mattison
> On Sep 11, 2023, at 18:07, Zike Yang wrote:
>
> Hi everyone,
> Please review and vote on the release candidate #1 for the version
> 0.11.1, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve th
17 matches
Mail list logo