Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-8544 Snapshot feature Phase 2 : Further enhancements for Ozone Snapshots
  3. HDDS-9781

Revisit RocksDB configs when creating OMMetadataManager for bootstrapping code

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Currently, we don't set maxOpenFiles, enableCompactionDag and createCheckpointDirs when create OMMetadataManager instance for bootstrapping. We should set these similar to snapshotted rocksdB instance.
      maxOpenFiles: ozone.om.snapshot.db.max.open.files's config value.
      enableCompactionDag: false
      createCheckpointDirs: false

      Attachments

        Issue Links

          Activity

            People

              hemantk Hemant Kumar
              hemantk Hemant Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: