Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-11377 ozone ldb command support for rocksdb
  3. HDDS-11190

Add --fields filter option to ozone debug ldb scan

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None

    Description

      Currently, `ozone debug ldb scan` command shows the full value for each record being displayed. This could be very verbose and include information that is not needed for the use case.
      Having a --fields option which filters the fields being displayed for each record will help to get concise output.

      For example, if a value has many fields like [name, location->[address, DN, IP], version, lastUpdateTime] , using the option "--fields=name,location.address,version" will display only (name, address in location and version) in the output.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: