Good job! +1
Baodi Shi 于2022年7月7日周四 22:16写道:
> Hi, that looks good.
>
> There are also some REST calls that can be reduced.
>
> As: When unloadNamespace, if a bund on this broker, can be directly
> unloaded.
>
>
> Thanks,
> Baodi Shi
>
> > On Jul 7, 2022, at 15:3330, Enrico Olivelli wrote:
> >
Hi, that looks good.
There are also some REST calls that can be reduced.
As: When unloadNamespace, if a bund on this broker, can be directly unloaded.
Thanks,
Baodi Shi
> On Jul 7, 2022, at 15:3330, Enrico Olivelli wrote:
>
> Xiaoyu Hou,
> I support this PIP
>
> Enrico
>
> Il giorno gio 7
Xiaoyu Hou,
I support this PIP
Enrico
Il giorno gio 7 lug 2022 alle ore 05:37 Michael Marshall
ha scritto:
>
> Hi Xiaoyu Hou,
>
> Thank you for your proposal. I agree that this proposal could help
> reduce unnecessary overhead by calling the internal broker's methods
> directly instead of initia
Hi Xiaoyu Hou,
Thank you for your proposal. I agree that this proposal could help
reduce unnecessary overhead by calling the internal broker's methods
directly instead of initiating a new connection, with all that
entails. It might be interesting to hear why it was implemented that
way in the firs
There is a conflict in PIP numbers. The issue has moved to PIP-183.
Also there is not only one method that should be modified, I will use this
PIP to track all of them.
Thanks,
Xiaoyu Hou
Anon Hxy 于2022年7月6日周三 22:12写道:
> Hi Pulsar community:
>
> I open a pip to discuss "Reduce unnecessary R
Hi Pulsar community:
I open a pip to discuss "Reduce unnecessary REST call in broker"
Proposal Link: https://github.com/apache/pulsar/issues/16422
---
## Motivation
The design of admin API now is such that: when handle a partitioned topic
request, the broker will query the topic's partition me