You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

 

Agenda:

  1. Status Updates
    1. Yahoo merge
    2. 4.7.0 release
  2. BPs 
    1. BP-27: New BookKeeper CLI
    2. BP-28: Etcd
    3. BP-29: Metadadata API module
    4. BP-30: Table Service
    5. BP-31: Durability
  3. PRs

 

Attendees:

JV, Ivan, Enrico, Yiming, David, Pasha, Sam


Minutes:

  • Yahoo merge: very close to the end (Ivan)
  • Salesorce merge: very close to Apache version (JV, Sam is working on this)
  • Enrico 4.7: documentation ? but which features are interesting ? Maybe support for Java 9 and DBLedgerStorage
  • Enrico: code coverage status, very close to have a good starting point, most of the work will be in 4.8 release
  • JV: BK is not very CPU friendly, buffer copy is very bad, CompletableFuture waits and Netty waits during reads. Do we need locks around the Netty Channel ? Using Flame Graphs may help to see the hotspots
  • No labels