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

ICR processing does not remove container reference in NodeManager for a deleted replica

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • SCM

    Description

      If a container is deleted on a datanode, then the deleted state is reported via an Incremental Container Report. This ICR processing will remove the deleted replica from the ContainerManager replica map, but it does not remove it from the NodeManager which has a mapping of all containers on a datanode.

      This can result in problems with decommissioning, where SCM thinks a node has a replica, but then ContainerManager reports no replicas.

      Most likely the issue would resolve itself when the next FCR is issued, as it will handle updating NodeManager for any containers which are present there but not in the full report.

      Attachments

        Issue Links

          Activity

            People

              sodonnell Stephen O'Donnell
              sodonnell Stephen O'Donnell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: