Tim,
Il giorno gio 12 gen 2023 alle ore 04:31 Tim Corbett
ha scritto:
>
> Greetings,
>
> I was informed to ask this here but was unclear yet if this should be a PIP
> or not. Please advise if I should follow a different process. Thanks in
> advance.
>
> The motivation is as follows: today we ha
I have some questions about the EventProcessingResult:
1. What's the difference between FAILURE and NOT_ALLOWED?
2. If we need to return the `message`, which indicates the error IIUC,
would it be better to replace the returned value with a checked
exception?
Thanks,
Yunze
On Fri, Jan 13, 2023 at
The Apache Pulsar team is proud to announce Apache Pulsar version 2.11.0.
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 management for
subs
My bad, I pasted the interface code from a branch with experiment to cancel
events. This is no longer needed.
EventProcessingResult result is irrelevant, I updated the PIP.
It is not in the PR.
On Fri, Jan 13, 2023 at 4:08 AM Yunze Xu
wrote:
> I have some questions about the EventProcessingResu