Re: [DISCUSS][Cherry-pick] #23757 makes replicateSubscriptionState nullable

2024-12-24 Thread Dezhi Liu
+1 nonbinding Dezhi

Re: [VOTE] PIP-335: Oxia metadata support

2024-02-06 Thread Dezhi Liu
+1 (non-binding) Thanks, Dezhi On 2024/02/05 20:40:02 Matteo Merli wrote: > https://github.com/apache/pulsar/pull/22009 > > - > > # PIP-335: Support Oxia metadata store plugin > > # Motivation > > Oxia is a scalable metadata store and coordination system that can be used > as the

Re: [VOTE] PIP-330: getMessagesById gets all messages

2024-01-15 Thread Dezhi Liu
+1 (non-binding) Thanks, Dezhi Liu On 2024/01/15 09:33:48 Zixuan Liu wrote: > Hi Pulsar Community, > > Voting for PIP-330: getMessagesById gets all messages > > PIP: https://github.com/apache/pulsar/pull/21873 > Discussion thread: > https://li

Re: [ANNOUNCE] Yubiao Feng as new PMC member in Apache Pulsar

2023-11-13 Thread Dezhi Liu
Congrats! Yubiao. Thanks, Dezhi On 2023/11/13 07:36:27 mattison chao wrote: > Dear Community, > > We are thrilled to announce that Yubiao Feng https://github.com/poorbarcode > has been invited and has accepted the role of a member of the Apache Pulsar > Project Management Committee (PMC). >

Re: [DISSCUSS] PIP-317: Add `bookkeeperDeleted` field to show whether a ledger is deleted from the Bookie while using tiered storage

2023-11-07 Thread Dezhi Liu
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

Re: [VOTE] PIP-302 Introduce refreshAsync API for TableView

2023-10-07 Thread Dezhi Liu
+1 Thanks, Dezhi On 2023/09/27 07:04:43 Xiangying Meng wrote: > Hi dev, >This thread is to start a vote for PIP-302 Add new API > refreshAsync for TableView. > Discuss thread: > https://lists.apache.org/thread/o085y2314o0fymvx0x8pojmgjwcwn59q > PIP: https://github.com/apache/pulsar/pull/2116

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

2023-10-06 Thread Dezhi Liu
+1(binding) On 2023/09/26 02:54:17 Zixuan Liu wrote: > Hi Pulsar Community, > > Voting for PIP-300: https://github.com/apache/pulsar/pull/21127 > Discussion thread: > https://lists.apache.org/thread/ysnsnollgy1b6w1dsvmx1t1y2rz1tyd6 > > Thanks, > Zixuan >

Re: [DISCUSS] Cherry-pick #15121 into branch-2.10 to solve the issue sasl authentication failure

2023-03-28 Thread Dezhi Liu
I agree with cherry-picking PR 15121 to branch-2.10 and keep compatibility. Best, Dezhi On 2023/03/28 11:52:06 Yubiao Feng wrote: > Hi community > > ### Summary > The Admin client (`pulsar-admin`) and Java Client (PulsarAdmin) will throw > Unauthorized Ex in both scenarios: > - If there have mo

Re: [DISCUSS] PIP-195: New bucket based delayed message tracker

2022-07-26 Thread Dezhi Liu
+1, good job. Thanks, Dezhi On 2022/07/25 02:22:00 Cong Zhao wrote: > Hello Pulsar Community, > > > I would like to open a discussion here about PIP-195 : New bucket based > delayed message tracker. I look forward to your feedback. > > > PIP: https://github.com/apache/pulsar/issues/16763 > >

Re: [DISCUSS] PIP-181: Pulsar Shell

2022-07-04 Thread Dezhi Liu
+1, Great Job. Thanks, Dezhi On 2022/06/28 08:06:01 Nicolò Boschi wrote: > Hi all, > > I opened a new PIP about Pulsar CLI tools. > Looking forward to seeing comments and suggestions. > > PIP: https://github.com/apache/pulsar/issues/16250 > > I posted a short video that shows how the new tool

Re: [VOTE] PIP-177: Add the classLoader field for SchemaDefinition

2022-06-21 Thread Dezhi Liu
+1, Best On 2022/06/17 01:21:14 Cong Zhao wrote: > Hi Pulsar Community, > > > I would like to start a VOTE on "Add the classLoader field for > SchemaDefinition" (PIP-177). > > > The proposal can be read at https://github.com/apache/pulsar/issues/16058 > > and the discussion thead is availabl

RE: [VOTE] PIP-156: Enable system topic by default

2022-05-12 Thread Dezhi Liu
+1 Regards, Dezhi

RE: [VOTE] [PIP-154] Max active transaction limitation for transaction coordinator

2022-04-25 Thread Dezhi Liu
+1 Thanks, Dezhi

RE: [VOTE] PIP-155: Drop support for Python2

2022-04-20 Thread Dezhi Liu
+1 Dezhi Liu

RE: [VOTE] [PIP-152] Support subscription level dispatch rate limiter setting.

2022-04-19 Thread Dezhi Liu
+1 Dezhi Liu

RE: [VOTE] PIP-149: Making the REST Admin API fully async

2022-04-15 Thread Dezhi Liu
+1 Thanks Dezhi Liu

[discuss] When broker crash and some bookie crash, whether there is an inconsistency in recover

2022-04-14 Thread Dezhi Liu
E.g: [image: image.png] the LAC of bookie itself is brought over by the broker delay,therefore, the LAC will be different between bookies. This question has been bothering me,hope there is an accurate explanation. Thanks, Dezhi Liu

ReadOnly Topic Ownership Support

2020-05-07 Thread dezhi liu
Hi all, Here is a suggest (PIP) ReadOnly Topic Ownership Support # PIP-63: ReadOnly Topic Ownership Support * Author: Penghui LI, Jia Zhai, Sijie Guo, Dezhi Liu ## Motivation People usually use Pulsar as an event-bus or event center to unify all their message data or event data. One

Support Consumers Set Custom Retry Delay

2020-02-26 Thread dezhi liu
Hi all, Here is a suggest (PIP) on consumers can set custom retry delay when consumer fail. PIP 58 : Support Consumers Set Custom Retry Delay ## Motivation For many online business systems, various exceptions usually occur in business logic processing, so the message needs to b