Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-8097 Improved ozone debug and repair tools
  3. HDDS-11775

Allow Ozone debug tools that need to read RocksDB to automatically create a checkpoint

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Some ozone debug tools may require a consistent view into the RocksDB instance to function correctly and may give incorrect results if the DB is being used by a running OM. To fix this, we can have ozone debug operate on a RocksDB checkpoint if the Ozone process is running. This avoids users having to manually install RocksDB's ldb and make the checkpoint themselves. This could be an optional flag like --checkpoint that instructs the command to create a checkpoint from the RocksDB instance provided and read that instead.

      Attachments

        Activity

          People

            tejaskriya09 Tejaskriya Madhan
            erose Ethan Rose
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: