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

ContainerStateMachine should set chunk data as state machine data for ratis

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • 0.4.0
    • None
    • None

    Description

      Currently ContainerStateMachine sets ContainerCommandRequestProto as state machine data. This requires converting the ContainerCommandRequestProto to a bytestring which leads to redundant buffer copy in case of write chunk request. This can be avoided by setting the chunk data as the state machine data for a log entry in ratis.

      Attachments

        1. HDDS-1208.001.patch
          7 kB
          Lokesh Jain
        2. HDDS-1208.002.patch
          8 kB
          Lokesh Jain
        3. HDDS-1208.003.patch
          8 kB
          Lokesh Jain

        Activity

          People

            ljain Lokesh Jain
            ljain Lokesh Jain
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: