Agenda:

  1. Status Updates
    1. 4.8, release branch to be created soon (Enrico)
  2. Topics to discuss:
    1. Merge client side view of Explicit LAC (Enrico)
    2. DEFERRED_SYNC writers and persistent Explicit LAC (Enrico)
  3. BPs https://github.com/apache/bookkeeper/pulls?utf8=%E2%9C%93&q=is%3Aopen+bp+
  4. PRs https://github.com/apache/bookkeeper/pulls

 

Attendees:

JV, Enrico, Sijie


Minutes:

We talked about problems of supporting rollbacks to a previous version.
The case is with the new data format for Persistent Explicit LAC we will prevent old version to boot after just restarting the bookie with the new version.
Ideas:

About Journal: we can add a "mask" in order to understand "special" entries in the Journal and let old versions skip special entry types which are not know (JV)