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

Avoid duplicate creation of RunningDatanodeState

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 1.4.0
    • None
    • DN
    • None

    Description

      In DN, it is a regular operation to send heartbeats to SCM/Recon.
      When DatanodeStates=RUNNING, some objects are repeatedly created every time a heartbeat occurs: RunningDatanodeState, VersionEndpointTask, RegisterEndpointTask, HeartbeatEndpointTask. If these objects are created every time, additional resources will be consumed. The best way is to reuse them once they are created successfully.

      Attachments

        1. screenshot-1.png
          72 kB
          JiangHua Zhu
        2. screenshot-2.png
          180 kB
          JiangHua Zhu

        Activity

          People

            jianghuazhu JiangHua Zhu
            jianghuazhu JiangHua Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: