[
https://issues.apache.org/jira/browse/HDDS-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795831#comment-16795831
]
Nanda kumar commented on HDDS-1205:
-----------------------------------
[~linyiqun], thanks for the review.
{quote}Here we don't need to take action for some other state, like DELETED and
DELETING?
{quote}
Container deletion is not properly handled in SCM yet. I think we don't have to
do anything in ReplicationManager for a deleted container as we would have
removed the container related information from ContainerManager, I might be
wrong. Again, container deletion logic is not yet complete in SCM.
Thanks for bringing this up. I will create a jira to track it.
{quote}Can we add some debug log
{quote}
Sure, will address this in the next patch.
{quote}Looks like old ReplicationManager hasn't been replaced by new
ReplicationManager. This will be done in another JIRA?
{quote}
There are couple of more follow up jiras
- plugin in new replication manager
- remove old replication manager code
- refactor Container Report Processing logic
> Refactor ReplicationManager to handle QUASI_CLOSED containers
> -------------------------------------------------------------
>
> Key: HDDS-1205
> URL: https://issues.apache.org/jira/browse/HDDS-1205
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: SCM
> Reporter: Nanda kumar
> Assignee: Nanda kumar
> Priority: Major
> Labels: pull-request-available
> Attachments: HDDS-1205.000.patch, HDDS-1205.001.patch,
> HDDS-1205.002.patch
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> This Jira is for refactoring the ReplicationManager code to handle all the
> scenarios that are possible with the introduction of QUASI_CLOSED state of a
> container.
> The new ReplicationManager will go through the complete set of containers in
> SCM to find out under/over replicated and unhealthy containers and takes
> appropriate action.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]