https://github.com/apache/pulsar/pull/12025 already support it, close this
session.
On 2023/08/04 00:51:12 horizonzy wrote:
> Currently, we provide the bookie isolation feature, but its usability is
> relatively low. I have proposed PIP-291(
> https://github.com/apache/pulsar/pull/20926) to impro
Currently, we provide the bookie isolation feature, but its usability is
relatively low. I have proposed PIP-291(
https://github.com/apache/pulsar/pull/20926) to improve its usability.
The original discussion is here:
https://lists.apache.org/thread/zl7ymww7m4529b2wqrsg4k4r1bfxc3hs
Please take a
Overall looks good.
Can you please convert this to a PIP and push a PR
for it? Then I think we can go to implement.
--
Yong
On Mon, 26 Jun 2023 at 15:23, Enrico Olivelli wrote:
> Il giorno lun 26 giu 2023 alle ore 09:21 Yubiao Feng
> ha scritto:
> >
> > Hi Yan,Asaf
> >
> > > I want to add onl
Il giorno lun 26 giu 2023 alle ore 09:21 Yubiao Feng
ha scritto:
>
> Hi Yan,Asaf
>
> > I want to add only one step to your plan.
> > If you introduce this flag in Y.X, then in Y.(X+1),
> > let's remove this flag
> > and keep the "true" value as the behavior.
>
> I agree with Asaf
+1
Enrico
>
> T
Hi Yan,Asaf
> I want to add only one step to your plan.
> If you introduce this flag in Y.X, then in Y.(X+1),
> let's remove this flag
> and keep the "true" value as the behavior.
I agree with Asaf
Thanks
Yubiao Feng
On Mon, Jun 19, 2023 at 9:57 AM horizonzy wrote:
> Background
>
> In the Pul
I want to add only one step to your plan.
If you introduce this flag in Y.X, then in Y.(X+1), let's remove this flag
and keep the "true" value as the behavior.
On Mon, Jun 19, 2023 at 4:57 AM horizonzy wrote:
> Background
>
> In the Pulsar, it has two features:
>
>-
>
>The first feature
Background
In the Pulsar, it has two features:
-
The first feature allows users to set group and rack information for
bookies using pulsar-admin bookies set-bookie-rack.
Here, users set bookie1 to bookie5 to the default group and bookie6 to
bookie10 to the share group using commands, t