t; Discussion Thread:
> > https://lists.apache.org/thread/9wddmj4o5mrdst427r40rr7phqb05y6s
> >
> > Please review the PIP document and vote!
> >
> > Regards
> > --
> > Girish Sharma
> >
>
--
Best regards,
Apurva Telang.
+1 (non-binding)
Best regards,
Apurva Telang.
On Wed, Oct 2, 2024 at 00:32 Enrico Olivelli wrote:
> +1 (binding)
>
>
> Enrico
>
> Il Mer 2 Ott 2024, 03:21 Matteo Merli ha scritto:
>
> > +1
> > --
> > Matteo Merli
> >
> >
> &
art the voting thread for PIP-381: Handle large
> PositionInfo
> > > state.
> > >
> > > Proposal PR: https://github.com/apache/pulsar/pull/23328
> > > Discussion thread:
> > > https://lists.apache.org/thread/8sm0h804v5914zowghrqxr92fp7c255d
> > >
> > > --
> > > Andrey
> > >
>
--
Best regards,
Apurva Telang.
Hello Lari,
Thanks for writing this proposal. The proposed solution looks good.
Best regards,
Apurva Telang
On Mon, Sep 16, 2024 at 4:23 AM Lari Hotari wrote:
> Hi Girish,
>
> Thank you for your feedback and for raising an important concern about the
> potential memory impact of
, requestTimeout, and connectionTimeout
> >
> > Proposal link: https://github.com/apache/pulsar/pull/23222
> > Discussion link:
> > https://lists.apache.org/thread/nwvc1jc29k0hnvtn6qtpdyb8b5xp3ch7
> >
> > The vote will stay open for at least 48 hours.
> >
> > Thanks
> > Yubiao Feng
> >
>
--
Best regards,
Apurva Telang.
Thank you everyone. Closing the vote with 3 binding +1s and 2
non-binding +1s.
Binding votes:
- Matteo Merli
- Lari Hotari
- Hang Chen
Non-Binding votes:
- Neng Lu
- Chris Bono
Best regards,
Apurva Telang
On Tue, Jul 2, 2024 at 7:19 PM Hang Chen wrote:
> +1 (bind
Hello All,
I would like to start the voting thread for PIP-337: SSL Factory Plugin to
customize SSL Context and SSL Engine generation
PIP link: https://github.com/apache/pulsar/pull/22016
Discuss Thread:
https://lists.apache.org/thread/v4xh3fqy2t62xdk37b2ghvkrvvnqrx80
--
Best regards,
Apurva
Hello Matteo,
Thanks for reviewing the proposal. I will start the voting thread today.
Best regards,
Apurva Telang
On Thu, Jun 27, 2024 at 8:51 AM Matteo Merli wrote:
> Hi Apurva,
>
> Thanks for applying the changes to the proposal.
>
> It looks good and given the time since
the PIP again and provide additional
feedback.
Best regards,
Apurva Telang
On Tue, Feb 6, 2024 at 11:58 AM Apurva Telang
wrote:
>
> Hello All,
>
> I have submitted a PIP to add a SSL Factory Plugin to customize the
> generation of SSL Context and SSL Engine.
>
> Motivati
sue
> > # https://github.com/apache/pulsar/issues/21751
> >
> > PIP design PR:
> > https://github.com/apache/pulsar/pull/21752
> > <https://github.com/apache/pulsar/pull/21452>
> >
> > Thread:
> > https://lists.apache.org/thread/w7w91xztdyy07otw0dh71nl2rn3yy45p
> >
> > Thanks,
> > Rajan
> >
>
--
Best regards,
Apurva Telang.
rote:
> > >
> > > PIP: https://github.com/apache/pulsar/pull/22178
> > >
> > > WIP PR: https://github.com/apache/pulsar/pull/22179
> > >
> > >
> > >
> > >
> > > --
> > > Matteo Merli
> > >
>
--
Best regards,
Apurva Telang.
n receiving the attention from
the community irrespective of the company you belong to.
Best regards,
Apurva Telang
On Wed, Mar 6, 2024 at 10:13 PM Girish Sharma
wrote:
> On Thu, Mar 7, 2024 at 11:38 AM Yunze Xu wrote:
>
> > Regarding PIP-332 and PIP 310, similar to PIP-337, there i
ed to build
and configure the SSL context taking into consideration backwards
compatibility.
PIP link: https://github.com/apache/pulsar/pull/22016
Please can the community review the PIP and provide your feedback.
--
Best regards,
Apurva Telang.
> children
> > of a
> > > > > > given key
> > > > > > 3. Oxia, unlike ZooKeeper, doesn't require the parent path of a
> > key to
> > > > > > exist. eg: we can create `/a/b/c` key
> > > > > > without `/a/b` and `/a` existing.
> > > > > > In the Pulsar integration for Oxia we're forcing to create
> all
> > parent
> > > > > > keys when they are not there. This
> > > > > > is due to several places in BookKeeper access where it does
> > not create
> > > > > > the parent keys, though it will
> > > > > > later make `getChildren()` operations on the parents.
> > > > > >
> > > > > > ## Other notes
> > > > > >
> > > > > > Unlike in the ZooKeeper implementation, the notification of
> events
> > is
> > > > > > guaranteed in Oxia, because the Oxia
> > > > > > client SDK will use the transaction offset after server
> > reconnections and
> > > > > > session restarted events. This
> > > > > > will ensure that brokers cache will always be properly
> > invalidated. We will
> > > > > > then be able to remove the
> > > > > > current 5minutes automatic cache refresh which is in place to
> > prevent the
> > > > > > ZooKeeper missed watch issue.
> > > > > >
> > > > > > # Links
> > > > > >
> > > > > > Oxia: https://github.com/streamnative/oxia
> > > > > > Oxia Java Client SDK: https://github.com/streamnative/oxia-java
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Matteo Merli
> > > > > >
> > > > > >
> >
>
--
Best regards,
Apurva Telang.
+1
Best Regards,
Apurva Telang
On Wed, Jan 31, 2024 at 8:00 PM 太上玄元道君 wrote:
> +1
>
> Matteo Merli 于2024年2月1日 周四07:58写道:
>
> > https://github.com/apache/pulsar/pull/22009
> >
> > ===
> >
> > # PIP-335: Supporty Oxia metadata store plugin
>
he vote for PIP-326, since it has been reviewed by
> > > > several members with no objections.
> > > >
> > > > PIP link: https://github.com/apache/pulsar/pull/21747
> > > >
> > > > Thanks,
> > > >
> > > > Chris
> > >
> >
>
--
Best regards,
Apurva Telang.
t; > > Draft changes for "PIP-322: Pulsar Rate Limiting Refactoring":
> > > https://github.com/apache/pulsar/pull/21681
> > >
> > > Discussion thread:
> > > https://lists.apache.org/thread/xzrp2ypggp1oql437tvmkqgfw2b4ft33
> > >
> > > Please review the PIP document and vote!
> > >
> > > Thanks,
> > >
> > > Lari
> > >
> >
>
--
Best regards,
Apurva Telang.
thub.com/apache/pulsar/pull/21635
> >
> > Reminder:
> > This PIPs goal is to introduce OpenTelemetry into Apache Pulsar. When
> this
> > PIP is implemented, we will be able to start converting (not replacing)
> > existing metrics into OpenTelemetry.
> >
> >
> > Thank you!
> >
> > Asaf Mesika
> >
>
--
Best regards,
Apurva Telang.
IP-313 which also addresses
> issue
> > # https://github.com/apache/pulsar/issues/21451
> >
> > PIP design PR:
> > https://github.com/apache/pulsar/pull/21452
> >
> > Thread:
> > https://lists.apache.org/thread/hptx8z9mktn94gvqtt4547wzcfcgdsrv
> >
> > Thanks,
> > Rajan
> >
>
--
Best regards,
Apurva Telang.
>
> Regards,
> Kevin
>
--
Best regards,
Apurva Telang.
20 matches
Mail list logo