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

Add debug command to show internal component versions

    XMLWordPrintableJSON

Details

    Description

      Implement debug subcommand to show Ozone internal component versions like:

      ozone debug version
      {
        "client" : {
          "name" : "BUCKET_LAYOUT_SUPPORT",
          "protoValue" : 3
        },
        "datanode" : {
          "name" : "COMBINED_PUTBLOCK_WRITECHUNK_RPC",
          "protoValue" : 2
        },
        "om" : {
          "name" : "S3_OBJECT_TAGGING_API",
          "protoValue" : 9
        }
      }
      

      Attachments

        Issue Links

          Activity

            People

              adoroszlai Attila Doroszlai
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: