[ANNOUNCE] Apache Pulsar 2.11.2 released

2023-07-18 Thread guo jiwei
The Apache Pulsar team is proud to announce Apache Pulsar version 2.11.2. 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

[DISCUSS] About config `disableBrokerInterceptors`

2023-07-18 Thread guo jiwei
Hi dev, There is a config in ServiceConfiguration called `disableBrokerInterceptors` introduced by #8157 , it looks to disable the broker interceptor, but commented for using test only. In actual, we judge whether enable the interceptor by judging whe

Re: [DISCUSS] Make the API compatibility guarantee clear

2023-07-18 Thread Zike Yang
> we can allow adding new "public" methods as you mentioned, but only if this doesn't change the semantics of an interface. However, I think we should not allow introducing a new method to the interface that is possibly used by the user to the patch release. For instance, If a user is using a new

Re: [VOTE] Pulsar Release 2.11.2 Candidate-1

2023-07-18 Thread guo jiwei
Close this vote by 4 binding +1s: - Penghui - Jiwei Guo - Mattison - Yunze Regards Jiwei Guo (Tboy) On Mon, Jul 17, 2023 at 11:14 AM Yunze Xu wrote: > +1 (binding) > > - Built from source (Maven 3.9.3 and JDK 17.0.7) > - Run standalone and verify basic e2e tests via pulsar-shell > - Run sta