You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by eo...@apache.org on 2022/07/06 06:30:44 UTC

[bookkeeper] branch master updated (04efcca7eb -> 458ca64150)

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


    from 04efcca7eb Fix: NPE in RackawareEnsemblePlacementPolicyImpl logged by AutoRecovery (#3350)
     add 458ca64150 stage 2.2: (#3380)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/bookkeeper/bookie/Cookie.java  |  3 +-
 .../cli/commands/cookie/GenerateCookieCommand.java |  9 ++-
 ...st.java => GenerateCookieCommandIndexTest.java} | 66 ++++++++++++++++++++--
 3 files changed, 71 insertions(+), 7 deletions(-)
 copy tools/ledger/src/test/java/org/apache/bookkeeper/tools/cli/commands/cookie/{GenerateCookieCommandTest.java => GenerateCookieCommandIndexTest.java} (75%)