This is an automated email from the ASF dual-hosted git repository.
weichiu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 643982e1ee HDDS-8515. Update README to include GitHub Discussions.
(#4641)
add 73d1ff104c HDDS-8243. [hsync] Add a CLI to recover lease (#4514)
No new revisions were added by this update.
Summary of changes:
.../hadoop/ozone/debug/TestLeaseRecoverer.java | 146 +++++++++++++++++++++
.../apache/hadoop/ozone/debug}/package-info.java | 4 +-
.../debug/{RDBParser.java => LeaseRecoverer.java} | 44 +++++--
3 files changed, 179 insertions(+), 15 deletions(-)
create mode 100644
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/debug/TestLeaseRecoverer.java
copy {hadoop-hdds/framework/src/test/java/org/apache/hadoop/hdds/utils/db =>
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/debug}/package-info.java
(90%)
copy
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/{RDBParser.java
=> LeaseRecoverer.java} (53%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]