Re: directories to store index files

2022-07-23 Thread 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)

Re: directories to store index files

2022-07-01 Thread steven lu
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

Re: directories to store index files

2022-06-28 Thread Enrico Olivelli
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/book

directories to store index files

2022-06-27 Thread steven lu
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) Add metadata and consistency check 3) Increase disk monitoring 4) The rea