Hi, I would like to cut a minor release for 4.4.0 branch, because I have a bunch of projects which are currently using the 4.5 snapshot only for minor issues.
This is the list of issues I would like to cherrypick to 4.4 branch, all of them are minor improvements but for me they are blockers BOOKKEEPER-1019 Support for reading entries after LAC (causal consistency driven by out-of-band communications) Patch: https://github.com/apache/bookkeeper/pull/121 BOOKKEEPER-1001 Make LocalBookiesRegistry.isLocalBookie() public Patch: https://github.com/apache/bookkeeper/pull/106 BOOKKEEPER-927 Extend BOOKKEEPER-886 to LedgerHandleAdv too (BOOKKEEPER-886: Allow to disable ledgers operation throttling) Patch: https://github.com/apache/bookkeeper/pull/45 I would like to add this one too, it is a safe change and compatible with 4.4 branch, but it modifies metadata. This is optional for me, I can wait for 4.5 BOOKKEEPER-922 Create a generic (K,V) map to store ledger metadata Patch: https://github.com/apache/bookkeeper/pull/46 Do you think it is possible ? I can do the work but I will need some help and guidance thru the process -- Enrico
