Agenda:
- Status Updates
- Yahoo merge
- 4.7.0 release
- BPs
- BP-27: New BookKeeper CLI
- BP-28: Etcd
- BP-29: Metadadata API module
- BP-30: Table Service
- BP-31: Durability
- PRs
Attendees:
JV, Ivan, Enrico, Yiming, David, Pasha, Sam
Minutes:
- Yahoo merge: very close to the end, Pulsar will be soon able to run on ASF version (Ivan)
- SalesForce merge: very close to Apache version (JV, Sam is working on this)
- Enrico: documentation for 4.7.0 ? but which features are interesting ? Maybe support for Java 9 and DBLedgerStorage. Ivan reports that DBLedgerStorage may not work well on current version (no one ever used it in this form)
- Enrico: Code Coverage status, very close to have a good starting point, will commit JaCoCo configuration upgrade soon, most of the work will be in 4.8 release
- JV: BK is not very CPU friendly, Buffer Copy is very bad. Do we need locks around the Netty Channel ? Using Flame Graphs may help to see the hotspots.