This is an automated email from the ASF dual-hosted git repository.
hemant pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from a31e438a0a HDDS-1796. Add admin access check for write opertaions in
SCMClientProtocolServer and SCMBlockProtocolServer. (#5203)
add 1d07fe8516 HDDS-8863. Snapdiff should read only keys with the bucket
prefix (#5165)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hdds/utils/db/managed/ManagedSlice.java | 5 +
.../utils/db/managed/ManagedSSTDumpIterator.java | 41 +++++--
.../src/main/patches/rocks-native.patch | 135 ++++++++++++++++-----
.../org/apache/hadoop/hdds/utils/TestUtils.java | 65 ++++++++++
.../db/managed/TestManagedSSTDumpIterator.java | 64 +++++++---
hadoop-hdds/rocksdb-checkpoint-differ/pom.xml | 7 ++
.../ozone/rocksdb/util/ManagedSstFileReader.java | 37 +++++-
.../rocksdb/util/TestManagedSstFileReader.java | 100 ++++++++++-----
.../ozone/om/snapshot/SnapshotDiffManager.java | 15 ++-
.../ozone/om/snapshot/TestSnapshotDiffManager.java | 4 +-
10 files changed, 377 insertions(+), 96 deletions(-)
create mode 100644
hadoop-hdds/rocks-native/src/test/java/org/apache/hadoop/hdds/utils/TestUtils.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]