Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-3630 Merge rocksdb in datanode
  3. HDDS-6542

KeyValueContainer operation adaptation for schema v3 containers.

    XMLWordPrintableJSON

Details

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

    Description

      The schema v3 containers operations are slightly different from schema v2,v1 containers. The operations include:

      • create & load
      • close
      • delete
      • deleteBlocks
      • import & export

      Among them the deteBlocks are executed in a background service by BlockDeletingService, and the import & export is executed on replication demand,

      so these operations will be separated in other patches to make this patch smaller and easier to review.

      So this issue aims to implement the following operations:

      • create & load
      • close
      • delete

      Attachments

        Issue Links

          Activity

            People

              markgui Mark Gui
              markgui Mark Gui
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: