Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Abandoned
-
None
-
None
-
None
-
None
Description
Similar to TransactionInfoRepair, that was introduced as a recovery utility, during some situations where data is lost or some entries in the rocksDB needs to be updated to recover from a bug/crash, a tool is needed to directly add a record or update a record in the db.
This tool should take the key and value, along with the column-family to which the record should be written to as input, and put the new data in the db.
As a security measure, only admins should be able to use this command.
Attachments
Issue Links
- is duplicated by
-
HDDS-11377 ozone ldb command support for rocksdb
- Open