Hello, We did a great job on 4.13.x regarding the StreamStorage service, and now we have working tests again CI !
I would like to start to discuss releasing 4.13.0. We a blocker issue regarding the license files (work is already progress) https://github.com/apache/bookkeeper/issues/2592 Basically we lost the automatic license check while moving to GH Actions I already sent a PR to add it back https://github.com/apache/bookkeeper/pull/2600 (this is to be committed after #2592) I would like also to add: - https://github.com/apache/bookkeeper/issues/2599 -> Upgrade Dropwizard deps to 3.2.5 (trivial, but important in order to have a consistent set of dependencies compared to ZK and to Pulsar) - https://github.com/apache/bookkeeper/pull/2597 -> Skip unavailable bookies during verifyLedgerFragment (work in progress) Do you have any other issue/ticket to add for 4.13.0 ? Regards Enrico