Re: BP-63: Force Reschedule Auditor tasks

2024-05-30 Thread Wenbing Shen
do anything that is not covered by REST API? > > https://bookkeeper.apache.org/docs/4.10.0/admin/http/#endpoint-apiv1autorecoverytrigger_audit > > On 2023/07/10 06:34:35 Wenbing Shen wrote: > > Hi everyone, > > > > I would like to initiate a discussion regarding the cu

Re: [VOTE] BP-66: support throttling for zookeeper read of rereplication

2024-04-30 Thread Wenbing Shen
+1(no-binding) Thanks Wenbing Shen Enrico Olivelli 于2024年4月30日周二 15:45写道: > +1 (binding) > > Thanks > > Enrico Olivelli > > Il Mar 30 Apr 2024, 05:17 ZhangJian He ha scritto: > > > +1(no-binding) > > > > > > Thanks > > ZhangJian He >

BP-63: Force Reschedule Auditor tasks

2023-07-09 Thread Wenbing Shen
es not affect the original logic and does not involve any changes to other existing public APIs. There is no deprecation or migration plan. Best regards, Wenbing Shen

Re: [VOTE] Release 4.16.2, release candidate #1

2023-06-27 Thread Wenbing Shen
+1 (non-binding) - only verified checksum - ran standalone bookie and execute some bk shell commands - built from sources (mac 11.3.1, intel), ran some tests Thanks, Wenbing Yong Zhang 于2023年6月28日周三 10:40写道: > +1 (non-binding) > > - verified signature and checksum > - build successfully from t

Re: [DISCUSS] BookKeeper 4.16.2 release

2023-06-14 Thread Wenbing Shen
+10 I noticed https://github.com/apache/bookkeeper/pull/3979 that issue was introduced in bookkeeper-4.16.0 by https://github.com/apache/bookkeeper/pull/3847, and in pulsar-3.0. 0 version introduced bk-4.16.1. Our online business runs a pulsar-3.0.0 cluster, we and other pulsar-3.0.0 user

Re: Introduce cold ledger storage layer.

2023-05-25 Thread Wenbing Shen
Hi, Gavin gao A very interesting new feature. Our team once discussed implementing the ssd cache layer in bookkeeper, because our other internal message queues, such as kafka, use this architecture. We hope that bookkeeper storage can be applied to the same machine type, but because Other internal

Re: [VOTE] BP-62: Streamline batch add requests

2023-03-20 Thread Wenbing Shen
+1(non-binding) Thanks Wenbing ZhangJian He 于2023年3月21日周二 09:53写道: > +1(non-binding) > > Thanks > ZhangJian He > > > On Tue, 21 Mar 2023 at 08:11, Andrey Yegorov > wrote: > > > Overall, +1. > > I do have some concerns related to handling various limiters, so I left a > > comment on the PR. > >

Re: [ANNOUNCE] Hang Chen on the Apache BookKeeper PMC

2023-03-14 Thread Wenbing Shen
Congrats, Hang, well-deserved! Thanks, Wenbing Enrico Olivelli 于2023年3月14日周二 17:27写道: > The Project Management Committee (PMC) for Apache BookKeeper > has invited Hang Chen to become a PMC member and we are pleased > to announce that they have accepted. > > Being a committer enables easier cont

Re: [VOTE] Release 4.14.7, release candidate #0

2023-02-09 Thread Wenbing Shen
+1 * built from sources (mac 11.3.1, intel), ran some tests * ran bookkeeper standalone Thanks. Wenbing Hang Chen 于2023年2月9日周四 13:56写道: > I opened one PR[1] to upgrade BookKeeper dependency to 4.14.7 for > Pulsar branch-2.10 and all tests passed. Please help verify this > candidate. Thanks a l

Re: BP-60:Change PCBC limitStatsLogging default value to true

2023-01-11 Thread Wenbing Shen
> this is a BP, so it needs a formal VOTE > > Please hold off from committing PRs related to open BPs > > Enrico > > Il giorno mer 11 gen 2023 alle ore 08:43 steven lu > ha scritto: > > > > +1 > > Thanks for your great work! > > > > Wenbing Sh

[VOTE] BP-60 Change PCBC limitStatsLogging default value to true

2023-01-11 Thread Wenbing Shen
Hi Bookkeeper Community, I would like to start a VOTE on " Change PCBC limitStatsLogging default value to true."(BP-60) Here is the design detail: https://github.com/apache/bookkeeper/issues/3494 Discussion thread: https://lists.apache.org/thread/tjgwj9b4wg9q5wkd62223chk121gp753 The vote will be

BP-60:Change PCBC limitStatsLogging default value to true

2022-12-26 Thread Wenbing Shen
Hi BookKeepers, I've changed the limitStatsLogging default value to true from false: BP-60 Motivation We have an efficient online bookie cluster with hundreds of bookie nodes deployed on SSD disks. We separate the AutoRecovery cluster and the Bo

Re: [DISCUSS] BookKeeper 4.14.6 release

2022-11-08 Thread Wenbing Shen
+1 Wenbing Max Xu 于2022年11月8日周二 20:36写道: > +1 > > Best, > Max Xu > > > On Tue, Nov 8, 2022 at 9:56 AM lordcheng10 > wrote: > > > +1 > > > > Yong Zhang 于2022年11月8日周二 09:09写道: > > > > > +1 > > > > > > Yong > > > > > > On Mon, 7 Nov 2022 at 20:58, Nicolò Boschi > wrote: > > > > > > > +1 > > > >

Re: [DISCUSS] BookKeeper 4.15.3 release

2022-11-03 Thread wenbing shen
+1 Thanks for your great work! Thanks, Wenbing Hang Chen 于2022年11月3日周四 16:36写道: > +1 > > Thanks for your great work! > > Thanks, > Hang > > Yong Zhang 于2022年11月3日周四 16:28写道: > > > > If no one objected, I will start to release 4.15.3 soon. > > > > On Wed, 26 Oct 2022 at 09:23, Yong Zhang > wr

Re: [DISCUSS] Add RegistrationSessionExpiredPolicy for session expired event

2022-10-19 Thread wenbing shen
Hi, does anyone have any thoughts on this? best! Wenbing wenbing shen 于2022年10月17日周一 15:48写道: > Hi, Bookkeeper Community > > At present, when the bookie registered session expired, the > RegistrationManager listener of BookieStateManager will re-register the > service state o

[DISCUSS] Add RegistrationSessionExpiredPolicy for session expired event

2022-10-17 Thread wenbing shen
Hi, Bookkeeper Community At present, when the bookie registered session expired, the RegistrationManager listener of BookieStateManager will re-register the service state of bookie in the Registration service, including writable and read-only, but this simple re-registration state may make the boo

Re: [DISCUSS] BP-58 Change the API for org.apache.bookkeeper.stats.Counter

2022-09-26 Thread wenbing shen
+1 (non-binding) Thanks. Wenbing Shen ZhangJian He 于2022年9月26日周一 11:15写道: > +1 (non-binding) > > Thanks > ZhangJian He > > On Sun, 25 Sept 2022 at 20:45, Enrico Olivelli > wrote: > > > I agree > > > > Enrico > > > > Il Dom 25 Set 2022,