Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5821

Improve the usage of RocksDB JNI interface

    XMLWordPrintableJSON

Details

    Description

      Currently in the Datanode code the best practices as outlined by RockDB  are not followed.

      1. Insure all RocksObject based objects are tracked and closed explicitly
      2. Reduce sharing of RocksObjects between containers
      3. Simplify the configuration of each Container's RocksDB (this is almost never modified beyond the defaults present in code)

      These changes were discovered as part of debugging https://issues.apache.org/jira/browse/HDDS-5756

      Attachments

        Issue Links

          Activity

            People

              ritesh Ritesh Shukla
              ritesh Ritesh Shukla
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: