Pulsar Summit San Francisco 2022 CFP is open!

2022-04-19 Thread Sijie Guo
Hi, all the Pulsar community members, Pulsar Summit San Francisco 2022 CFP is open now! It will be our *first-ever in-person Pulsar Summit *in San Francisco! We're glad to invite you to share your experience and add up to the wonderfulness. As a speaker, you will receive the chance to demonstrate

Re: [ANNOUNCE] New committer Prashant Kumar

2022-01-03 Thread Sijie Guo
Congratulations, Prashant! - Sijie On Mon, Jan 3, 2022 at 10:06 AM Enrico Olivelli wrote: > Welcome! > > Very well deserved > > Enrico > > Il Lun 3 Gen 2022, 18:17 Jonathan Ellis ha scritto: > > > Congratulations, Prashant! > > > > On Mon, Jan 3,

Re: BP-46 running without journal PR ready for review

2021-12-22 Thread Sijie Guo
Jack, Awesome! Glad to know the PR is finally out for review. Sijie On Fri, Dec 17, 2021 at 10:48 AM Jack Vanlightly wrote: > Hi all, > > The BP-46 running without the journal changes are ready for review. > > https://github.com/apache/bookkeeper/pull/2936 > > You ca

Re: [DISCUSS] Bookkeeper 4.14.3 release

2021-12-16 Thread Sijie Guo
+1 On Tue, Dec 14, 2021 at 6:35 AM Matteo Merli wrote: > There are few fixes in the 4.14 that would be good to release soon. > > Given that the timeline for 4.15 can be quite long, I'd propose to > release one more patch release right now. > > Let me know if there are other fixes to include. > >

Re: BP-44: direct io entry logging

2021-12-16 Thread Sijie Guo
+1 Looks very promising On Wed, Dec 15, 2021 at 9:36 AM Maurice Barnum wrote: > In order to improve IO utilization, Splunk developed support for logging > entries bypassing the kernel's buffer cache via O_DIRECT. The code has > been in production for several months, running on Linux, with an >

Re: [ANNOUNCE] new committer: Jack Vanlightly

2021-11-17 Thread Sijie Guo
Congrats, Jack! - Sijie On Mon, Nov 15, 2021 at 2:37 AM Enrico Olivelli wrote: > The Project Management Committee (PMC) for Apache BookKeeper > has invited Jack Vanlightly to become a committer and we are pleased > to announce that he has accepted. > > > Being a commit

Re: [VOTE] Release 4.14.3 release candidate #2

2021-11-09 Thread Sijie Guo
+1 - signatures are good - source package is good - binary package is good On Tue, Nov 9, 2021 at 5:17 PM Yong Zhang wrote: > Hi guys, > > Any PMC give this release one more +1 to close this vote? > > Thanks! > > On Mon, 8 Nov 2021 at 17:40, Nicolò Boschi wrote: > > > +1 (non binding) > > > >

Re: [DISCUSS] Release 4.14.2

2021-08-16 Thread Sijie Guo
+1 On Thu, Aug 12, 2021 at 11:59 PM Yong Zhang wrote: > > Hi, > > We have changed the BouncyCastle at this PR > https://github.com/apache/bookkeeper/pull/2631, > which introduces an Incompatible issue. Detail: > https://github.com/apache/pulsar/issues/10937. > > This also blocks the user upgrade

[ANNOUNCE] New Committer: Yong Zhang

2021-07-08 Thread Sijie Guo
Zhang! Sijie Guo on behalf of Apache BookKeeper PMC

Re: [VOTE] BookKeeper release 4.14.1, release candidate #0

2021-05-30 Thread Sijie Guo
+1 Verified the followings: - checksum, signatures - source package can build - binary package can run - Sijie On Fri, May 28, 2021 at 10:34 PM Matteo Merli wrote: > Hi everyone, > > Please review and vote on the release candidate #0 for the version > 4.14.1, as follows: >

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

2021-05-17 Thread Sijie Guo
+1 (binding) All things below are good. * Signatures * Source package structure, and compile * Binary package * Running standalone bookie and client On Mon, May 17, 2021 at 9:43 AM Matteo Merli wrote: > +1 (binding) > > Checked: > * Signatures > * Source package structure, and comp

Re: Cutting BookKeeper 4.13.1 or 4.14.0 release?

2021-05-04 Thread Sijie Guo
+1 On Tue, May 4, 2021 at 2:22 AM Yunze Xu wrote: > Hello, > About 10 days ago I found a heap memory copy problem in Apache Pulsar, see > [1]. > It’s a problem of BK side because when `LedgerHandle#asyncAddEntry` > accepts a `CompositeByteBuf` or a wrapper, it will finally call > `ByteBuf#nioBuf

[ANNOUNCE] Introducing Apache Pulsar Hackathon 2021!!!

2021-03-16 Thread Sijie Guo
gnated hackathon channel: #pulsar-hackathon-2021 <https://apache-pulsar.slack.com/archives/C01QGKSTURW>). More details can be found here <https://streamnative.io/en/blog/community/2021-03-11-introducing-the-apache-pulsar-hackathon-2021>. Join us and showcase your creativity and skills! - Sijie

[ANNOUNCE] Pulsar Summit North America 2021 Call-for-speakers and Registration is now open

2021-03-01 Thread Sijie Guo
we will keep you updated on the summit. Help us make *#PulsarSummit NA 2021* a big success by spreading the word and submitting your proposal! Follow us on Twitter <https://twitter.com/PulsarSummit> to receive the latest updates of the conference! See you at Pulsar Summit North America 2021! - Sijie

Re: Unbounded memory usage for WQ > AQ ?

2021-01-18 Thread Sijie Guo
a huge deal. > >> > > > > It was discussed in the earlier days as a design choice for this > protocol. > > > > If we want to make it deterministic, we might need to consider what is > the > > performance penalty. > > > I don't quite fol

Re: Unbounded memory usage for WQ > AQ ?

2021-01-18 Thread Sijie Guo
t period) referenced by a slow bookie. Hence we have to add a memory-based throttling mechanism as Matteo suggested. If we want to add the retry logic to replace a bookie, this will add more pressure to the memory. But it can still be solved by a memory-based back-pressure mechansim. Thanks, Siji

Re: Unbounded memory usage for WQ > AQ ?

2021-01-18 Thread Sijie Guo
lementation artefact rather than an > explicit protocol design choice. But not a huge deal. > It was discussed in the earlier days as a design choice for this protocol. If we want to make it deterministic, we might need to consider what is the performance penalty. > > Jack > > >

Re: Unbounded memory usage for WQ > AQ ?

2021-01-17 Thread Sijie Guo
(b1->success, b2->NoSuchLedger, b3->NoSuchLedger), either including it or excluding it in the sealed ledger is correct behavior. The bookkeeper client guarantees that once a ledger is sealed, the entries in the sealed ledger can always be read and can be read consistently. I am not sure i

Re: [VOTE] Apache BookKeeper Release 4.12.1, release candidate #0

2021-01-10 Thread Sijie Guo
+1 (binding) - Source package looks good - Binary package looks good - The release tag is good - Sijie On Thu, Jan 7, 2021 at 11:43 PM Enrico Olivelli wrote: > Thank you Amit, Matteo and Henry, > we need at least one more +1 from a PMC in order to validate the release > (assuming

Re: [VOTE] Apache BookKeeper 4.12.0 release candidate 0

2020-11-12 Thread Sijie Guo
+1 (binding) - Both source package and binaries are good. - Test compiling the source package. - Tags and license are good - Sijie On Thu, Nov 12, 2020 at 2:17 AM Enrico Olivelli wrote: > +1 (binding) > - Build sources on Mac, with JDK14 > - Tested the built sources, run a few sm

Re: Contributing Splunk changes back to OSS

2020-11-10 Thread Sijie Guo
On Tue, Nov 10, 2020 at 3:09 AM Ivan Kelly wrote: > Hi folks, > > It's been about a year since Streamlio joined Splunk and since then > we've had a bit of forking with our BK branch. > It has gotten to a stage where it's starting to be a problem for us, > so we'd like to start to get things back

Re: Cutting Apache BookKeeper 4.12.0

2020-11-10 Thread Sijie Guo
Jia - Thank you for taking care of this! - Sijie On Tue, Nov 10, 2020 at 1:05 AM Jia Zhai wrote: > We will start the 4.12 release today. > > Best Regards. > > > Jia Zhai > > Beijing, China > > Mobile: +86 15810491983 > > > > > On Thu, Nov 5, 2020

Re: Cutting Apache BookKeeper 4.12.0

2020-11-04 Thread Sijie Guo
Okay. I will do the release. - Sijie On Wed, Nov 4, 2020 at 11:06 AM Enrico Olivelli wrote: > Sijie > Thanks for your proposal. > I just started to prepare the website and the release notes. > > I am testing locally current master and also I am trying to test it on > cur

Re: Cutting Apache BookKeeper 4.12.0

2020-11-04 Thread Sijie Guo
+1 If you need any help with the release, I can do the release this time. - Sijie On Tue, Nov 3, 2020 at 3:05 AM Enrico Olivelli wrote: > Hello BookKeepers, > I would like to cut 4.12.0 > > There are still a few interesting pull requests pending review > https://github.com/ap

Re: BookKeeper Board Report due by Wed Aug 12

2020-08-12 Thread Sijie Guo
Thank you, Enrico! I have just submitted the report. - Sijie On Tue, Aug 11, 2020 at 1:44 PM Enrico Olivelli wrote: > Sijie, > this is my proposal of report to the board (sharing it on dev@ this way > everyone can know about this important activity on the lifecycle of the

Re: Slack channel for HerdDB hosted on BK slack

2020-07-08 Thread Sijie Guo
+1 On Wed, Jul 8, 2020 at 1:34 AM Enrico Olivelli wrote: > Hi, > Can I create an #herddb channel on our BookKeeper slack space ? > > After my talk at PulsarSummit we started having a few new contacts on > herddb-dev mailing list, but sometimes slack is more efficient. > > HerdDB community is sti

Re: Announcing ApacheCon @Home 2020

2020-07-02 Thread Sijie Guo
Hi Enrico, I have reached out to Rich to create a track for pulsar/bookkeeper. If you have any talk ideas, please submit the talks and let me know your submissions. I will include that on the track. - Sijie On Mon, Jun 29, 2020 at 11:04 AM Enrico Olivelli wrote: > Hey Bookkeepers > Thi

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

2020-07-02 Thread Sijie Guo
+1 (binding) On Tue, Jun 30, 2020 at 9:18 PM Jia Zhai wrote: > +1 (binding) > > Environment: macOS 10.15.5 > > - verified packages checksum ( asc and sha good) > > - the source package build and test all run successfully. > > - in both binary package(server & all), 'bin/bookkeeper standalone' an

Re: Re-working the BookKeeper site

2020-06-17 Thread Sijie Guo
+1 @Anup Ghatage thank you for driving this! - Sijie On Mon, Jun 15, 2020 at 9:07 AM Anup Ghatage wrote: > Thanks for your comments Enrico. > > This is just the prototype, we shall ask for consent from all the > companies before using their logos. > I checked and the websit

Re: Question on disableEnsembleChange

2020-06-01 Thread Sijie Guo
Hi JV, It unset the failed bookies and resend the write requests, no? - Sijie On Sat, May 30, 2020 at 11:05 PM Venkateswara Rao Jujjuri wrote: > I am looking at a feature to disableEnsembleChanges > If the disableEnsembleChangeFeature > <https://github.com/apache/bookkeeper

Announcing Pulsar Summit Virtual Conference 2020 | June 17-18

2020-05-13 Thread Sijie Guo
Hi all, Over the past few weeks, after having to reschedule Pulsar Summit San Francisco 2020, we have been working on delivering the event in an online format instead. Today, we are excited to announce the Pulsar Summit Virtual Conference, happening on June 17-18! Join the speakers from Splunk, V

Re: Board report draft for May 2020

2020-05-13 Thread Sijie Guo
Anup, thank you! I am going to send the report. - Sijie On Tue, May 12, 2020 at 10:27 PM Enrico Olivelli wrote: > Good > > Sijie have you sent it? > > Enrico > > Il Mer 13 Mag 2020, 00:34 Anup Ghatage ha scritto: > >> Thank you for your comments Enrico

Re: Rollback of Apache Bookeeper

2020-04-20 Thread Sijie Guo
ing an old version. In this way, you "rollback" the whole cluster to an old version. This is a generally safe approach that applies to all versions. So you don't need to take special care for individual versions. - Sijie On Mon, Apr 20, 2020 at 3:13 AM Subash K wrote: > Okay, now

Re: Release 4.11.0 and 4.10.0 "stable"

2020-04-20 Thread Sijie Guo
I think we can make 4.10.1 first? - Sijie On Sun, Apr 19, 2020 at 11:05 PM Enrico Olivelli wrote: > Alessandro, > Thanks for pointing this out. > > From my point of view these items are to be checked: > - We have problems on Integration Tests (on GitHub Actions, > > http

Re: Rollback of Apache Bookeeper

2020-04-20 Thread Sijie Guo
e supports rollback. In other releases, it doesn't. But you usually can still do rollback via re-replicating the data. So in general, you can assume you can do rollback.. Hope this clarifies things. - Sijie On Fri, Apr 17, 2020 at 11:48 AM Enrico Olivelli wrote: > I am forwarding this

Re: [ANNOUNCE] New BookKeeper Committer: Rajan Dhabalia

2020-03-25 Thread Sijie Guo
Congratulations Rajan! Thank you for your contribution! - Sijie On Mon, Mar 23, 2020 at 12:24 PM Rajan Dhabalia wrote: > Thank you Enrico and other members for sharing the opportunity. > > Thanks, > Rajan > > On Mon, Mar 23, 2020 at 11:19 AM Enrico Olivelli > wr

Re: Still problems with CI

2020-03-02 Thread Sijie Guo
We can port the pulsarbot approach to bookkeeper. So non-committers can use a similar bot command to trigger re-running tests. - Sijie On Mon, Mar 2, 2020 at 12:58 PM Enrico Olivelli wrote: > Hi, > We are still having troubles with CI. > Even trivial patches fail, due to GitHub Actio

Re: GitHub actions checkout is failing

2020-02-23 Thread Sijie Guo
I think the checkout action is changed to v2. Added Yijie here. Since he helped fixing the issue in Pulsar, he can help fixing the issue in bookkeeper as well. Sijie On Sun, Feb 23, 2020 at 2:29 AM Enrico Olivelli wrote: > Hi guys, > it looks like GitHub ACtions sometimes fails to ch

Re: Troubles with GitHub Actions and Python client - integration tests

2020-02-05 Thread Sijie Guo
Yong, Can you help look into this? Thanks, Sijie On Wed, Feb 5, 2020 at 4:34 AM Enrico Olivelli wrote: > Hi, > integration tests started failing on GitHub Actions. > > see: > > https://pipelines.actions.githubusercontent.com/EMeCU0s3nV8mEzpqEGqbbDjtOUKCLJV4IPXg8mh4qtgdpzCGW6

[ANNOUNCE] Pulsar Summit San Francisco 2020 Call for Presentation extended!

2020-01-29 Thread Sijie Guo
You can find more detailed track descriptions and the form to submit a proposal on the Pulsar Summit website at --> https://pulsar-summit.org/call-for-presentations/ --> https://sessionize.com/pulsar-summit-san-francisco-2020/ As usual, accepted speakers get a free conference pass. Best reg

Re: Too many pending PRs

2020-01-22 Thread Sijie Guo
I thought we are waiting for migrating to Github Actions. Yong's vote is waiting for anther binding vote. Can you approve that? Thanks, Sijie On Tue, Jan 21, 2020 at 1:23 PM Enrico Olivelli wrote: > Hi Bookkeepers, > We have plenty of pending pull requests on github. > >

BookKeeper Track at Pulsar Summit

2020-01-20 Thread Sijie Guo
or BookKeeper internals, you are welcome to submit a talk about BookKeeper: https://sessionize.com/pulsar-summit-san-francisco-2020/ Thanks, Sijie

Re: [VOTE] Migrate the Jenkins CI to Github Actions

2020-01-20 Thread Sijie Guo
+1 binding On Mon, Jan 20, 2020 at 6:50 PM Jia Zhai wrote: > +1 > > Best Regards. > > > Jia Zhai > > Beijing, China > > Mobile: +86 15810491983 > > > > > On Sat, Jan 18, 2020 at 12:48 AM Alessandro Luccaroni - Diennea < > alessandro.luccar...@diennea.com> wrote: > > > +1 (non-binding) > > > > Al

[ANNOUNCE] Apache Pulsar 2.5.0 released

2020-01-20 Thread Sijie Guo
The Apache Pulsar team is proud to announce Apache Pulsar version 2.5.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management for subsc

Re: Are we really using libthrift and httpclient ?

2020-01-18 Thread Sijie Guo
SGTM On Fri, Jan 17, 2020 at 9:16 AM Enrico Olivelli wrote: > Any insight over this problem ? > > If no one objects I will update my patch in order to clean up that 'shade > plugin' stuff > https://github.com/apache/bookkeeper/pull/2233 > > Please note that bookkeeper and distributed log 'shaded

Re: [VOTE] EOL BookKeeper release versions up to 4.7.x

2020-01-16 Thread Sijie Guo
+1 On Fri, Jan 17, 2020 at 12:08 AM Alessandro Luccaroni - Diennea < alessandro.luccar...@diennea.com> wrote: > Hi BookKeepers, > BookKeeper 4.6.2 was released in April 2018 > BookKeeper 4.7.3 was released in December 2018 > > Every system in the wild that I know off is using releases newer than

Re: [VOTE] Relax Time Based Release Plan to 6 months

2020-01-16 Thread Sijie Guo
+1 On Fri, Jan 17, 2020 at 12:08 AM Alessandro Luccaroni - Diennea < alessandro.luccar...@diennea.com> wrote: > Hi BookKeepers, > since early 2019 the rate of contribution have slowed down significantly, > this is a vote to relax the Time Based Release Plan from the actual "every > 3 months" to a

Re: Website update after 4.10, Time Based Release plan and EOL

2020-01-12 Thread Sijie Guo
Yes. Let's start a vote? Thanks, Sijie On Mon, Jan 13, 2020 at 3:41 AM Enrico Olivelli wrote: > I would like to EOL up to 4.7.x > > We also have a few CI jobs for 4.7 > It a total waste of resources > > Enrico > > Il mar 3 dic 2019, 18:29 Sijie Guo ha scritto

Re: Problems with Jenkins

2020-01-05 Thread Sijie Guo
I think it is worth considering moving CI to Github Actions. Jenkins has been very terrible :( - Sijie On Sun, Jan 5, 2020 at 9:01 PM Enrico Olivelli wrote: > Hi, > We have problems on node H30 on ASF Jenkins > > I have excluded that node manually from some of our precommit jobs t

Re: BP-38 Publish Bookie Service Info on Metadata Service

2020-01-03 Thread Sijie Guo
Hi Enrico, Thank you for putting all these together. We are interested in this feature. I have made some comments in the proposal. PTAL. Thanks, Sijie On Tue, Dec 17, 2019 at 5:25 AM Enrico Olivelli wrote: > Hi, > any interest in this proposal ? > > It will open up the way to

Re: [DISCUSS] Dropping Twitter modules

2020-01-03 Thread Sijie Guo
gt; > Best Regards. > > > > > > > > > Jia Zhai > > > > > > Beijing, China > > > > > > Mobile: +86 15810491983 > > > > > > > > > > > > > > > On Fri, Jan 3, 2020 at 6:37 PM Enrico Olivelli

Re: [DISCUSS] drop -Dstream - Always build stream storage service

2020-01-03 Thread Sijie Guo
Enrico, LGTM. +1 - Sijie On Fri, Jan 3, 2020 at 10:49 PM David Rusek wrote: > Another option could be to create a Github bookkeeper org and host these as > separate projects under the same umbrella. I think this might be an option > for the future but I wanted to throw it out ther

Re: Audit Logging for BookieShell

2019-12-04 Thread Sijie Guo
+1 the proposal looks good to me. If there is no objections about this, you can submit the proposal to bk website, following the process here: http://bookkeeper.apache.org/community/bookkeeper_proposals/ Thanks, Sijie On Tue, Dec 3, 2019 at 3:11 PM Anup Ghatage wrote: > Hi Everyone!, &g

Re: Missing BookKeeper tags on dockerhub

2019-12-03 Thread Sijie Guo
Cool. Thank you Enrico! - Sijie On Tue, Dec 3, 2019 at 4:06 AM Enrico Olivelli wrote: > It is all done now > https://hub.docker.com/r/apache/bookkeeper/tags > > We should update the release guide > > Enrico > > Il giorno mar 3 dic 2019 alle ore 09:03 Enrico Olivelli <

Re: Website update after 4.10, Time Based Release plan and EOL

2019-12-03 Thread Sijie Guo
Yes we need votes for both proposals. We can wait to see if the new release window work before declaring an official policy. It might be worthing waiting for a few more days before starting a vote. So other people can chime in if they have different ideas. Thanks, Sijie On Tue, Dec 3, 2019 at

Re: Website update after 4.10, Time Based Release plan and EOL

2019-12-02 Thread Sijie Guo
.0. I think we can consider deprecating the versions older than 4.7.0. Thanks, Sijie On Wed, Nov 20, 2019 at 5:49 AM Alessandro Luccaroni - Diennea < alessandro.luccar...@diennea.com> wrote: > Hi BookKeepers, > after the 4.10 release I see that the > https://bookkeeper.apache.or

Re: Enhancing getBookieInfo

2019-12-02 Thread Sijie Guo
I am not sure it is a good idea to expose the stats via a RPC endpoint. Because most of the stats collection systems (e.g. prometheus) are collecting stats via an http endpoints. I don't think we should duplicate the work that a stats library is good at. Other thoughts inline. On Sat, Nov 30, 20

Re: Missing BookKeeper tags on dockerhub

2019-12-02 Thread Sijie Guo
Enrico, It is docker autobuild. We don't manage this part. I would suggest filling an INFRA ticket to see what is the issue. - Sijie On Mon, Dec 2, 2019 at 3:59 AM Enrico Olivelli wrote: > @Sijie Guo @Ivan Kelly > Do you have any idea ? > > I can't remember if we h

Re: Deprecate legacy API ? Which steps ?

2019-11-20 Thread Sijie Guo
+1 for deprecating the legacy API. Sijie On Wed, Nov 20, 2019 at 3:23 AM Enrico Olivelli wrote: > Hi, > I think it is time to work in the direction of deprecating the "old" client > API in favour of the new client API. > > Blockers: > 1) Convert the documentation on

Re: Board report draft for November 2019

2019-11-13 Thread Sijie Guo
FYI. I just posted the report. Thanks Enrico for putting this together! - Sijie On Mon, Nov 11, 2019 at 8:42 PM Sijie Guo wrote: > Hi Enrico, > > Thank you for putting this together! Overall looks good to me. > > You can find the statistics here: > https://reporter

Re: Committed python client version directly to master

2019-11-11 Thread Sijie Guo
LGTM On Tue, Nov 12, 2019 at 4:50 AM Enrico Olivelli wrote: > Hi, > as part of the release procedure I was changing the version of the python > client manually to 4.11.0-SNAPSHOT > > I have pushed the change directly to the master branch > > > https://github.com/apache/bookkeeper/commit/40f349cc

Re: Board report draft for November 2019

2019-11-11 Thread Sijie Guo
Hi Enrico, Thank you for putting this together! Overall looks good to me. You can find the statistics here: https://reporter.apache.org/wizard/statistics?bookkeeper - Sijie On Thu, Nov 7, 2019 at 5:09 AM Enrico Olivelli wrote: > Hello, > Below you can find the draft of the report to t

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

2019-11-03 Thread Sijie Guo
+1 (binding) - verified signatures, shasum - build the source - binary can run - tag is good - release note is good. On Thu, Oct 31, 2019 at 7:46 PM Enrico Olivelli wrote: > Hi everyone, > Please review and vote on the release candidate #0 for the version 4.10.0, > as follows: > [ ] +1, Approve

Re: Apache Bookkeeper Checksum Validation

2019-10-03 Thread Sijie Guo
Hi Karan, Thank you for your proposal. Can you also add your proposal as a BP to the BP list? You can check the BP process here: http://bookkeeper.apache.org/community/bookkeeper_proposals/ Thanks, Sijie On Fri, Sep 27, 2019 at 5:53 AM Karan Mehta wrote: > Hello everyone, > > I w

Re: Upgrading Netty?

2019-08-21 Thread Sijie Guo
If we are close to a release, I would suggest holding on upgrading the dependencies. We can upgrade in 4.11. Thanks, Sijie On Wed, Aug 21, 2019 at 1:58 PM Enrico Olivelli wrote: > Ping > > Il ven 16 ago 2019, 19:03 Enrico Olivelli ha > scritto: > > > Hi all, > > I

Re: Cutting 4.10 release soon

2019-08-13 Thread Sijie Guo
re is also an open discussion about the behavior of the byte[] writer > API > Does adding comments address the concern first? Because I don't see an easy way to make byte[] array reusable after a sync operation. - Sijie > > Thoughts? > > Enrico >

Re: Time to think about 4.10.0 ?

2019-07-10 Thread Sijie Guo
+1 we should try to follow the time based release schedule. On Wed, Jul 10, 2019 at 3:08 AM Enrico Olivelli wrote: > Hi, > I feel we are no more following the time based release schedule. > > it is time to think about releasing 4.10.0 ? > > There is some ongoing work that it is worth to commit (

Re: Cookie for FaultDomain Info?

2019-05-19 Thread Sijie Guo
+1 from me. `Cookie` was designed for keeping the informations that is associated with a bookie (e.g. disk layouts, bookie id and etc). I think it is making sense to have `FaultZoneId` stored as part of the cookie. - Sijie On Sun, May 19, 2019 at 9:48 AM Venkateswara Rao Jujjuri wrote: >

Re: [DRAFT] BookKeeper Board Report of May

2019-05-17 Thread Sijie Guo
I forgot to mention here. I have already submitted the report. - Sijie On Wed, May 15, 2019 at 6:12 PM Jia Zhai wrote: > +1 > > Best Regards. > > > Jia Zhai > > Beijing, China > > Mobile: +86 15810491983 > > > > > On Thu, May 9, 2019 at 1:02 PM Enri

[DRAFT] BookKeeper Board Report of May

2019-05-08 Thread Sijie Guo
): - 8 emails sent to list (11 in previous quarter) - Sijie

Re: Projects Can Apply Individually for Google Season of Docs

2019-04-24 Thread Sijie Guo
FYI. Jia has filed an application for BookKeeper. Once BookKeeper is accepted as the project for SoD, he will bring the discussion back to the dev mailing list. - Sijie On Thu, Apr 4, 2019 at 5:02 AM Sijie Guo wrote: > FYI. > > -- Forwarded message - > From: Sijie

Fwd: Projects Can Apply Individually for Google Season of Docs

2019-04-03 Thread Sijie Guo
FYI. -- Forwarded message - From: Sijie Guo Date: Wed, Apr 3, 2019 at 1:58 PM Subject: Fwd: Projects Can Apply Individually for Google Season of Docs To: Dev FYI. Now projects can apply individually for Google Season of Docs. We should just apply this. - Sijie

Re: Tags, version numbers and docker

2019-03-28 Thread Sijie Guo
I am fine with it if there is someone pushing the process forward. - Sijie On Thu, Mar 28, 2019 at 4:12 AM Jia Zhai wrote: > +1 for ivan's idea > > Best Regards. > > > Jia Zhai > > Beijing, China > > Mobile: +86 15810491983 > > > > > On Thu

Re: Tags, version numbers and docker

2019-03-26 Thread Sijie Guo
On Tue, Mar 26, 2019 at 2:44 AM Ivan Kelly wrote: > Hi folks, > > Looking at doing the final tasks for the 4.8.2 release and stuck on > the docker bit. It's not that I don't see what has been done before, > but more that what is there is so so wrong. > > Take 4.8.1 release for example. The tarbal

Re: Cutting 4.9.1

2019-03-13 Thread Sijie Guo
+1 On Wed, Mar 13, 2019 at 5:16 PM Enrico Olivelli wrote: > Hi guys, > I need to cut 4.9.1 because we are seeing very often this issue > > https://github.com/apache/bookkeeper/commit/25c7506c0513351c533db643cb10c953d1e6d0b7 > > Please tag any issue you want to merge into 4.9 branch. > > I will s

Fwd: Google Season of Docs 2019

2019-03-12 Thread Sijie Guo
FYI -- Forwarded message - From: Kenneth Knowles Date: Wed, Mar 13, 2019 at 11:05 AM Subject: Re: Google Season of Docs 2019 To: Cc: dev , , dev < d...@beam.apache.org>, , < d...@training.apache.org> That's a lot of dev lists on one thread. Adding a couple more... :-) Kenn On

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

2019-03-11 Thread Sijie Guo
+1 (binding) - verified source & binary package - asc & sha512 are good - artifacts are good - tag is good On Sat, Mar 9, 2019 at 2:28 AM Ivan Kelly wrote: > Hi everyone, > Please review and vote on the release candidate #0 for the version > 4.8.2, as follows: > [ ] +1, Approve the release > [

Fwd: 4 Apache Events in 2019: DC Roadshow soon; next up Chicago, Las Vegas, and Berlin!

2019-03-07 Thread Sijie Guo
FYI. The CFP for ApacheCon North America is now open. -- Forwarded message - From: Rich Bowen Date: Wed, Mar 6, 2019 at 10:00 PM Subject: 4 Apache Events in 2019: DC Roadshow soon; next up Chicago, Las Vegas, and Berlin! To: Dear Apache Enthusiast, (You’re receiving this bec

Re: DL LogReader.readNext blocked forever

2019-02-26 Thread Sijie Guo
On Tue, Feb 26, 2019 at 6:37 PM Lothruin Mirwen wrote: > Hi BookKeepers! > > I have an issue with DL LogReader.readNext(false) [ie: blocking] > > Such call should "block until return a record if there are records in the > stream (aka catching up). Otherwise it would wait up to {@link > Distribute

Re: Community Meeting - 02/21/2019

2019-02-21 Thread Sijie Guo
-QXm6IeDkRsEzypAjNXgfK7Y/edit# Let me know if you have any comments or questions. Feel free to leave the comments at google doc directly as well. - Sijie On Wed, Feb 20, 2019 at 8:39 PM Sijie Guo wrote: > Hi all, > > We will be resuming our regular bookkeeper community meeting starting this > w

Community Meeting - 02/21/2019

2019-02-20 Thread Sijie Guo
me know if you have any questions/suggestions. Thanks, Sijie

Re: Community Meetings 2019

2019-02-19 Thread Sijie Guo
eting" page - http://bookkeeper.apache.org/community/meeting/ Also I created a zoom meeting invitation. You can find all the details of zoom meeting in calendar invitation. (zoom has better connectivities in China). Let me know if you have any questions. Thanks, Sijie On Sun, Feb 17, 2019

Re: How to handle stale metadata?

2019-02-18 Thread Sijie Guo
On Tue, Feb 19, 2019 at 4:22 AM Venkateswara Rao Jujjuri wrote: > Recently we ran into a situation where the LedgerMetadataListener never > returned/detected metadata change. Due to this reader had stale metadata > and tried to read from bookies that no longer have that ledger, hence > NoSuchLedg

Re: Community Meetings 2019

2019-02-16 Thread Sijie Guo
d suggest using zoom instead of google hangouts. Zoom has better meeting quality and be able to record meetings. If that's good to everyone, I can set one up. Thanks, Sijie On Tue, Feb 12, 2019 at 1:11 AM Enrico Olivelli wrote: > Good. > > So we can 'meet' next week at 8 a

Re: Community Meetings 2019

2019-02-10 Thread Sijie Guo
BookKeeper. It will be running weekly. We will document the bug triage process and share the meeting details. Everyone are recommended to join the triage as well. Let me know your thoughts. - Sijie On Fri, Feb 8, 2019 at 4:10 PM Enrico Olivelli wrote: > Hi folks, > I think it is time to resume Com

Re: ExplicitLAC consolidation

2019-02-10 Thread Sijie Guo
On Mon, Feb 11, 2019 at 6:09 AM Venkateswara Rao Jujjuri wrote: > Thanks for bringing this up. To start with, can we put all forms on LAC in > a doc? i.e we have more than one way to read and write LAC. > 1. What are the ways to send LAC to Bookies? > 2. What are the ways bookies store the LAC? >

Re: [DRAFT] BookKeeper Board report of Feb.

2019-02-10 Thread Sijie Guo
FYI. I have submitted the board report. Thanks Jia for drafting the report and all the reviewers reviewing the report. Great community work! - Sijie On Fri, Feb 8, 2019 at 8:13 AM Sijie Guo wrote: > Good job, Jia. +1 > > On Thu, Feb 7, 2019 at 4:11 PM Jia Zhai wrote: > >>

Re: [DISCUSS] Release 4.10.0 Planning

2019-02-10 Thread Sijie Guo
sab 2 feb 2019, 01:08 Sijie Guo ha scritto: > > > Thanks, Enrico. > > > > I have sent out a PR to update our release schedule page. > > https://github.com/apache/bookkeeper/pull/1932 > > > > - Sijie > > > > On Sun, Jan 27, 2019 at 3:30 PM Enrico O

Re: [DRAFT] BookKeeper Board report of Feb.

2019-02-07 Thread Sijie Guo
Good job, Jia. +1 On Thu, Feb 7, 2019 at 4:11 PM Jia Zhai wrote: > Hi all, > > Here is a draft for BookKeeper Board report of Feb. Please take a look. > > - > > > ## Description: > > > BookKeeper is a scalable, fault-tolerant, and low-latency storage > > service o

[ANNOUNCE] Apache BookKeeper 4.9.0 released

2019-02-01 Thread Sijie Guo
The Apache BookKeeper team is proud to announce Apache BookKeeper version 4.9.0. Apache BookKeeper is a scalable, fault-tolerant, and low-latency storage service optimized for real-time workloads. It has been used for a fundamental service to build reliable services. It is also the log segment sto

Re: [DISCUSS] Release 4.10.0 Planning

2019-02-01 Thread Sijie Guo
Thanks, Enrico. I have sent out a PR to update our release schedule page. https://github.com/apache/bookkeeper/pull/1932 - Sijie On Sun, Jan 27, 2019 at 3:30 PM Enrico Olivelli wrote: > Il giorno dom 27 gen 2019, 06:00 Sijie Guo ha scritto: > > > Hi all, > > > > Sinc

[RESULT] [VOTE] Release 4.9.0, release candidate #1

2019-01-30 Thread Sijie Guo
Hi all, I am happy to announce the vote for 4.9.0 rc1 has passed with 5 +1 binding votes and 0 -1 votes. 5 +1 bindings are: Enrico Olivelli Ivan Kelly Jia Zhai Matteo Merli Sijie Guo I will do the remaining tasks for completing 4.9.0 release. Thanks, Sijie On Sun, Jan 27, 2019 at 12:38 PM

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

2019-01-30 Thread Sijie Guo
Include my +1 here as well. - Sijie On Sun, Jan 27, 2019 at 12:38 PM Sijie Guo wrote: > Hi everyone, > > Please review and vote on the release candidate #1 for the version 4.9.0, > as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide

[DISCUSS] Release 4.10.0 Planning

2019-01-26 Thread Sijie Guo
client without interacting with zookeeper Feel free to comment with the tasks you would like to include in 4.10.0. - Sijie

[VOTE] Release 4.9.0, release candidate #1

2019-01-26 Thread Sijie Guo
Hi everyone, Please review and vote on the release candidate #1 for the version 4.9.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * Release notes [1] * The of

[Cancel] [VOTE] Release 4.9.0, release candidate #0

2019-01-25 Thread Sijie Guo
Cancel rc0. Will send out rc1 soon. - Sijie On Mon, Jan 21, 2019 at 6:27 PM Sijie Guo wrote: > Hi everyone, > > Please review and vote on the release candidate #0 for the version 0.4.0, > as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (pleas

Re: EnsemblePlacementPolicy exposes third party API "Pair" from commons-lang3 in a public API

2019-01-22 Thread Sijie Guo
On Tue, Jan 22, 2019 at 8:40 AM Enrico Olivelli wrote: > Hi all, > while reviewing 4.9 release I found this problem around a change about > EnsemblePlacementPolicy > > this is the issue > https://github.com/apache/bookkeeper/issues/1914 > > The problem is that in public API we should not use thir

[VOTE] Release 4.9.0, release candidate #0

2019-01-21 Thread Sijie Guo
proval, with at least 3 PMC affirmative votes. Thanks, Sijie Guo [1] https://github.com/apache/bookkeeper/pull/1910 [2] https://dist.apache.org/repos/dist/dev/bookkeeper/bookkeeper-4.9.0-rc0/ [3] https://repository.apache.org/content/repositories/orgapachebookkeeper-1037/ [4] https://github.com/ap

Re: Bookkeeper 4.9...

2019-01-15 Thread Sijie Guo
Sure. We can do the documentation and release in parallel. Sijie On Tue, Jan 15, 2019 at 2:30 PM Enrico Olivelli wrote: > Awesome. > > > I have created another important task for the new metadaserviceuri > configuration > > https://github.com/apache/bookkeeper/issues/18

Re: Bookkeeper 4.9...

2019-01-14 Thread Sijie Guo
As discussed in the pull request, the ExplicitLAC related change will go to 4.10. I have cleaned up all the 4.9.0 issues. The pending issue for 4.9.0 is the binary metadata format. Once that is merged, I will start the release for 4.9.0. - Sijie On Fri, Dec 28, 2018 at 5:43 PM Enrico Olivelli

  1   2   3   4   5   6   7   8   9   10   >