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 649d2bbd47 use estimateMaxDirectMemory instead of maxDirectMemory
(#3375)
add dc0918288f add and check indexDirs in Cookie meta (#3372)
No new revisions were added by this update.
Summary of changes:
bookkeeper-proto/src/main/proto/DataFormats.proto | 1 +
.../java/org/apache/bookkeeper/bookie/Cookie.java | 60 ++++-
.../bookkeeper/bookie/LegacyCookieValidation.java | 10 +-
.../{CookieTest.java => CookieIndexDirTest.java} | 269 ++++++++++++++++++---
4 files changed, 290 insertions(+), 50 deletions(-)
copy
bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/{CookieTest.java
=> CookieIndexDirTest.java} (74%)