You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2009/03/17 00:35:50 UTC

[jira] Updated: (HADOOP-5509) PendingReplicationBlocks should not start monitor in constructor.

     [ https://issues.apache.org/jira/browse/HADOOP-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Shvachko updated HADOOP-5509:
----------------------------------------

    Component/s: dfs

> PendingReplicationBlocks should not start monitor in constructor.
> -----------------------------------------------------------------
>
>                 Key: HADOOP-5509
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5509
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>
> {{PendingReplicationBlocks}} starts {{PendingReplicationMonitor}} inside the constructor.
> Monitor should be started by a separate method, which should be called in {{NameNode.activate()}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.