[DISSCUSS] PIP-298: Consumer supports specifying consumption isolation level

2023-09-17 Thread hzh0425
Hi, all This PR contributed to pip 298: https://github.com/apache/pulsar/pull/21114 This pip is to implement Read Committed and Read Uncommitted isolation levels for Pulsar transactions, allow consumers to configure isolation levels during the building process. For more details, please refe

Re: [VOTE] PIP-286: Make the TopicCompactionService to support find entry based on publishTime or index

2023-09-17 Thread PengHui Li
+1 (binding) Thanks, Penghui On Thu, Sep 14, 2023 at 11:23 AM Cong Zhao wrote: > Hi, all > > Since there are no other concerns in the discussion, I'm delighted to > start the voting process for the PIP-286. > > Here is the link to the PIP: https://github.com/apache/pulsar/pull/20867 > > Thanks,

Re: [VOTE] PIP-286: Make the TopicCompactionService to support find entry based on publishTime or index

2023-09-17 Thread mattison chao
+1 (binding) Best, Mattison On 18 Sep 2023 at 09:19 +0800, PengHui Li , wrote: > +1 (binding) > > Thanks, > Penghui > > On Thu, Sep 14, 2023 at 11:23 AM Cong Zhao wrote: > > > Hi, all > > > > Since there are no other concerns in the discussion, I'm delighted to > > start the voting process for th

Re: [DISCUSS] PIP-300: Add custom dynamic configuration for plugins

2023-09-17 Thread mattison chao
HI, Zixuan Thanks for your discussion. It's a great feature.  But I've got several questions I want to discuss here. 1. When you want to cherry-pick a PR, it should be cherry-picked for all branches after the target branch. Isn't it? 2. I've got a slight concern about cherry-picking. Do you hav

Re: [DISSCUSS] PIP-298: Consumer supports specifying consumption isolation level

2023-09-17 Thread Dave Fisher
My concern is that this pip allows consumers to change the processing rules for transactions in ways that a producer might find unexpected. I think if this proceeds then the scope needs to be expanded to producers/admins needing to proactively allow transactions to be consumed uncommitted. I a

Re: [VOTE] PIP-286: Make the TopicCompactionService to support find entry based on publishTime or index

2023-09-17 Thread Zike Yang
+1 (non-binding) BR, Zike Yang On Mon, Sep 18, 2023 at 9:35 AM mattison chao wrote: > > +1 (binding) > > Best, > Mattison > On 18 Sep 2023 at 09:19 +0800, PengHui Li , wrote: > > +1 (binding) > > > > Thanks, > > Penghui > > > > On Thu, Sep 14, 2023 at 11:23 AM Cong Zhao wrote: > > > > > Hi, all

Re: [VOTE] PIP-286: Make the TopicCompactionService to support find entry based on publishTime or index

2023-09-17 Thread guo jiwei
+1 (binding) Regards Jiwei Guo (Tboy) On Mon, Sep 18, 2023 at 11:01 AM Zike Yang wrote: > +1 (non-binding) > > BR, > Zike Yang > > On Mon, Sep 18, 2023 at 9:35 AM mattison chao > wrote: > > > > +1 (binding) > > > > Best, > > Mattison > > On 18 Sep 2023 at 09:19 +0800, PengHui Li , wrote: > >

[DISCUSS] Release Pulsar 3.1.1

2023-09-17 Thread guo jiwei
Hi all, I would like to propose releasing the Pulsar 3.1.1. It's over one month since the release of 3.1.0 and there are 56 new commits in branch-3.1: https://github.com/apache/pulsar/compare/v3.1.0...branch-3.1 We need to cut a new release. Please let me know if you have any important fixes tha