Re: [DISCUSS] PIP-285: Add pulsar_subscription_back_log_duration metric

2023-08-16 Thread PengHui Li
Hi Bo, Before reviewing the details, I would like to share a high-level idea. As I understand, the proposal wants to provide metrics for users to monitor if the subscription is consumed in a real-time manner. Can we just add a metric for (dispatch time - publish time)? So that you can know how l

Re: [VOTE] PIP 289: Secure Pulsar Connector Configuration

2023-08-16 Thread Michael Marshall
Closing vote and marking PIP as accepted with 3 binding +1 (Michael, Enrico, Nicolò) and 1 non-binding +1 (Baodi Shi). Thanks, Michael On Wed, Aug 16, 2023 at 2:40 AM Nicolò Boschi wrote: > > +1 binding > > Thanks > Nicolò Boschi > > > Il giorno mar 15 ago 2023 alle ore 10:39 Baodi Shi ha > scr

[DISCUSS] Prevent trimming ledgers smaller than or equal to slowestNonDurationLedgerId

2023-08-16 Thread Cong Zhao
Hi Pulsar community, Currently, the ledger is trimmed without taking NonDurableCursor into account, which may cause the reader to lose some of its messages. I think we should prevent ledgers smaller than or equal to 'slowestNonDurationLedgerId' from being trimmed during trimming ledgers. Looki

Re: [VOTE] PIP-293: Delete config `disableBrokerInterceptors`

2023-08-16 Thread Zixuan Liu
+1(non-binding) Thanks, Zixuan guo jiwei 于2023年8月15日周二 16:24写道: > > Hi dev, >There is a config in ServiceConfiguration called > `disableBrokerInterceptors` introduced by #8157 > , it looks to disable the > broker interceptor, but commented for usin

Re: [VOTE] PIP 289: Secure Pulsar Connector Configuration

2023-08-16 Thread Nicolò Boschi
+1 binding Thanks Nicolò Boschi Il giorno mar 15 ago 2023 alle ore 10:39 Baodi Shi ha scritto: > +1(non-binding) > > > Thanks, > Baodi Shi > > > On Aug 15, 2023 at 01:26:21, Enrico Olivelli wrote: > > > +1 (binding) > > > > Thanks > > Enrico > > > > Il Gio 10 Ago 2023, 18:46 Michael Marshall