Hi BookKeepers, this is the third and last patch for BP-41 https://github.com/apache/bookkeeper/pull/2435
With this change the Bookie will be able to have a fully dynamic network address ! And the clients will be able to follow changes After this patch I will probably have to send a few other minor fixes about tooling. After committing this patch I will also need help in testing manually this feature, and also it would be great that someone could help in testing the feature on K8S or other env with dynamic addresses Please also note that BP-41 is a step in the direction of allowing a full backup/restore of a BK cluster because Ledger Metadata won't depend anymore on Network Addresses Enrico Il giorno mar 8 set 2020 alle ore 19:22 Enrico Olivelli <eolive...@gmail.com> ha scritto: > Hi, > the second patch is ready for review > https://github.com/apache/bookkeeper/pull/2412 > > With this patch we can configure a "bookieId" in the Bookie, like a > 128-bit UUID, definitely abstracting the Bookie Address from current > network address. > > It is not the last patch in the series > see the master issue for the details > https://github.com/apache/bookkeeper/issues/2396 > > > Enrico > > Il giorno lun 7 set 2020 alle ore 09:05 Enrico Olivelli < > eolive...@gmail.com> ha scritto: > >> Jia and Anup already reviewed the patch >> https://github.com/apache/bookkeeper/pull/2404 >> >> In my opinion it is time to commit it if no one objects >> >> >> Enrico >> >> Il giorno mer 2 set 2020 alle ore 12:44 Enrico Olivelli < >> eolive...@gmail.com> ha scritto: >> >>> I see that Jia already approved the patch and JV took a look at it. >>> >>> Since it is a breaking change in the API (but it is still 100% backward >>> compatible on the wire, on disk and on ZK) it would be great to have a few >>> more eyes on it. >>> >>> We will keep the patch open for more time, >>> but I would like to commit it soon, this way I can send the second part, >>> about configuring a custom bookieId (bookie side changes) >>> >>> Enrico >>> >>> Il giorno lun 31 ago 2020 alle ore 17:32 Enrico Olivelli < >>> eolive...@gmail.com> ha scritto: >>> >>>> Hi BookKeepers, >>>> the first patch (the biggest one) is ready for review >>>> https://github.com/apache/bookkeeper/pull/2404 >>>> >>>> Enrico >>>> >>>