Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6884 Allow writes while finalizing non-invasive layout features.
  3. HDDS-6885

Allow HDDS layout features to specify their finalization requirements

    XMLWordPrintableJSON

Details

    Description

      Add a field to each HDDS layout feature object that allows it to specify the requirements SCM must enforce when it needs to be finalized. Currently there will be two options:

      1. Close all containers: The current way finalization works, which involves closing all pipelines and containers and moving datanodes to a readonly state until they finalize.

      2. None: No special requirements. The layout feature can be finalized while datanodes are serving reads and writes. Individual datanodes must still be finalized before they can use new layout features.

      Another requirement could be the number of datanodes that must finalize before SCM declares finalization as complete. A minimum number may be configured by default, but some features like erasure coding may have a specific number, like 5, needed before the feature can be declared finalized.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: