[ANNOUNCE] Apache Pulsar Manager 0.4.0 released

2023-05-12 Thread tison
The Apache Pulsar team is proud to announce Apache Pulsar Manager version 0.4.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 f

Re: [DISCUSS] Add checklist for PMC binding vote of PIP

2023-05-12 Thread Asaf Mesika
We have the whole thread answering that question Yunze. On Fri, May 12, 2023 at 9:29 AM Yunze Xu wrote: > I found I just misunderstood the "checklist" you mean. I thought it's > more like a "summary" of a proposal. So I thought you wanted the > reviewers to give a summary list and select which o

Re: [DISCUSS] PIP-267: Support multi-topic messageId deserialization to ack messages

2023-05-12 Thread Asaf Mesika
I don't get it - you say msgId is a data structure contained within MessageId implementation, right? I presume msgId is the data structure the client transmit to the server, so that means you are transmitting topic to the server? On Fri, May 12, 2023 at 7:45 AM Rajan Dhabalia wrote: > Thank you