[DISCUSS] BP-58 Change the API for org.apache.bookkeeper.stats.Counter

2022-09-24 Thread steven lu
Hi BookKeepers, I've changed the API for org.apache.bookkeeper.stats.Counter: BP-58 "Motivation" The latency of the OpStatsLogger.registerSuccessfulEvent calculation is to convert the time to milliseconds but Counter.add nothing to do so when us

Re: [VOTE] BP-57 Add a public API for creating embeddable servers

2022-09-24 Thread steven lu
+1 (non binding) Great work Diego Salvi 于2022年9月24日周六 00:00写道: > Hi Bookkeeper Community, > I would like to start a VOTE on " Add a public API for creating embeddable > servers."(BP-57) > > It is a new public API to create bookie from configuration and/or custom > implementations without having