You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/11/16 21:21:58 UTC

[jira] [Commented] (HBASE-17107) FN info should be cleaned up on region/table cleanup

    [ https://issues.apache.org/jira/browse/HBASE-17107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671679#comment-15671679 ] 

Ted Yu commented on HBASE-17107:
--------------------------------

{code}
222	        fnm.deleteFavoredNodesForRegion(Lists.newArrayList(regionA, regionB));
{code}
deleteFavoredNodesForRegion -> deleteFavoredNodesForRegions

> FN info should be cleaned up on region/table cleanup
> ----------------------------------------------------
>
>                 Key: HBASE-17107
>                 URL: https://issues.apache.org/jira/browse/HBASE-17107
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Thiruvel Thirumoolan
>            Assignee: Thiruvel Thirumoolan
>             Fix For: 2.0.0
>
>         Attachments: HBASE_17107.draft.patch
>
>
> FN info should be cleaned up when table is deleted and when regions are GCed (i.e. CatalogJanitor).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)