Hemant Kumar
Hemant Kumar
## What changes were proposed in this pull request? For snapshot purge and set snapshot property, there is no OM log or audit log. Without logs, it is hard to...
## What changes were proposed in this pull request? There are two major changes in this PR. 1. Added a new test to validate that no new compaction log entry...
## What changes were proposed in this pull request? This change is to provide the pagination logic to List SnapshotDiff jobs API. ## What is the link to the Apache...
## What changes were proposed in this pull request? Currently, the last element from the current page's response is used as a continuation token for the list snapshot API. Because...
## What changes were proposed in this pull request? As part of the change https://github.com/apache/ozone/pull/4680#issuecomment-1553512855, it was asked to add sequence number to compaction logs (HDDS-8652) and later pause in...
## What changes were proposed in this pull request? We found two race conditions issues HDDS-10524 and HDDS-10590 which are fixed in PR #6443 and PR #6456 respectively. There is...
## What changes were proposed in this pull request? For the OMDBCheckpoint request, a new RocksDB instance is created on the checkpointed dir to verify that all the snapshots have...