the function(set dir name to store index files) optimization is finished,
thanks Enrico,
for progress details, please see
https://github.com/apache/bookkeeper/issues/3419
Enrico Olivelli 于2022年6月28日周二 19:33写道:
> Steven,
>
> Il giorno lun 27 giu 2022 alle ore 11:22 steven lu
> ha scritto:
> >
>
thanks, coding the other stages
Enrico Olivelli 于2022年6月28日周二 19:33写道:
> Steven,
>
> Il giorno lun 27 giu 2022 alle ore 11:22 steven lu
> ha scritto:
> >
> > There is a problem with the function of bookie's directories to store
> index
> > files, I plan to fix this problem in 4 stages:
> > 1) I
Steven,
Il giorno lun 27 giu 2022 alle ore 11:22 steven lu
ha scritto:
>
> There is a problem with the function of bookie's directories to store index
> files, I plan to fix this problem in 4 stages:
> 1) Iterate on a basic function first, pr:
> https://github.com/apache/bookkeeper/pull/3352
> 2)