Re: Add BookKeeper Go client for repo

2021-05-27 Thread Prashant Kumar
Agree. It shouldn’t be difficult and a great addition. On Thu, May 27, 2021 at 10:14 PM Enrico Olivelli wrote: > Ran, > As for as I know there is no plan. > > I believe it would be great. > > Please note that we are talking about the StreamStorage service and to > about Bookkeeper. > > It is a

Re: Status of Gradle migration?

2021-09-22 Thread Prashant Kumar
Dear Bookkeeper community, As a first step towards gradle migration. I have created a PR which replaces maven with gradle to run unit tests in bookkeeper-server:test Test results can be seen here. https://github.com/apache/bookkeeper/pull/2800/checks?check_run_id=3667287192 And PR is https://gith

Re: Time for BK 4.15.0 release ?

2021-10-05 Thread Prashant Kumar
Hello Enrico, We are trying gradle migration as soon as possible. But that being said, community should feel free to do 4.15.0 release without gradle by just reverting following two commits. https://github.com/apache/bookkeeper/pull/2807 https://github.com/apache/bookkeeper/pull/2809 Changes are

Release Bookkeeper 4.15

2021-10-20 Thread Prashant Kumar
Dear Apache Bookkeeper community, We have successfully migrated build and release to gradle. As the next step we would like to do a release bookkeeper version 4.15 and document the release process, before shutting down maven which essentially means removing pom.xml files and updating documentation.

Re: Release Bookkeeper 4.15

2021-10-20 Thread Prashant Kumar
wrote: > Prashant, > > +1 from me. > Thank you for pushing the gradle migration. > > We may need to check the timeline of BP-44 with Jack. > BP-44 will require major release and if it is a week away it might be worth > holding off. > > On Wed, Oct 20, 2

Re: Release Bookkeeper 4.15

2021-10-20 Thread Prashant Kumar
t will be done by the one who will drive the release. > > Thanks > > Enrico > > Il Mer 20 Ott 2021, 22:53 Prashant Kumar > ha scritto: > > > Hello Andrey, > > Thanks for your email. I will check with Jack to see the timeline for > BP-44 > > and if poss

Re: Release Bookkeeper 4.15

2021-10-25 Thread Prashant Kumar
s well > > > > > Il giorno gio 21 ott 2021 alle ore 09:17 Jack Vanlightly > ha scritto: > > > I should have all the BP-44 changes in within a few days. > > > > Jack > > > > On Thu, Oct 21, 2021 at 12:01 AM Prashant Kumar < > >

Re: Master branch is broken ?

2021-10-25 Thread Prashant Kumar
Yeah. Somehow we missed building etcd with gradle. On Mon, Oct 25, 2021 at 11:04 AM Henry Saputra wrote: > Thanks, Enrico. I wonder why the prior PR pass the CI build =( > > On Mon, Oct 25, 2021 at 12:03 AM Enrico Olivelli > wrote: > > > Hello, > > It looks like the master branch is broken. > >

Re: BookKeeper 4.15 release ?

2021-12-13 Thread Prashant Kumar
We are good to go. I think we are waiting for BP-44. If we get a green light there. We are good to go as far as I could tell. Thanks -Prashant On Mon, Dec 13, 2021 at 2:02 AM Enrico Olivelli wrote: > Hello folks, > I believe it is time for cutting the 4.15 release. > > The Gradle migration is in

Re: [ANNOUNCE] New committer Prashant Kumar

2022-01-07 Thread Prashant Kumar
; > Il Lun 3 Gen 2022, 18:17 Jonathan Ellis ha > scritto: > > > > > > > Congratulations, Prashant! > > > > > > > > On Mon, Jan 3, 2022 at 11:15 AM Henry Saputra < > henry.sapu...@gmail.com > > > > > > > wrote: > &g

Re: Release Bookkeeper 4.15

2022-01-17 Thread Prashant Kumar
drop the Maven build part > > Il giorno lun 25 ott 2021 alle ore 19:12 Prashant Kumar < > prashant.kumar.si...@gmail.com> ha scritto: > > > Thanks Nicolo for proactively looking into this. > > https://github.com/apache/bookkeeper/issues/2840 has been fixed via