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

Datanode goes OOM based because of segment size

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.3.0
    • 0.3.0, 0.4.0
    • Ozone Datanode
    • None

    Description

      Currently ratis segment size is set to 1GB. After RATIS-253, the entry size for a write Chunk is not counted towards the entry being written to Raft Log.

      This jira controls the segment size to 16KB which makes sure that the number of entries with WriteChunk is limited to 64. This means with 16MB chunk, the total data pending in the segment is 1GB.

      Attachments

        1. HDDS-834-ozone-0.3.001.patch
          5 kB
          Mukul Kumar Singh
        2. HDDS-834.001.patch
          4 kB
          Mukul Kumar Singh

        Activity

          People

            msingh Mukul Kumar Singh
            msingh Mukul Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: