[
https://issues.apache.org/jira/browse/HBASE-17075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658418#comment-15658418
]
Ted Yu commented on HBASE-17075:
--------------------------------
{code}
76 } finally {
77 AssignmentManager am = this.masterServices.getAssignmentManager();
{code}
The cleanup is done in case of error, too.
Do we need to make distinction between error and normal execution ?
> Old regionStates are not clearing for truncated tables
> -------------------------------------------------------
>
> Key: HBASE-17075
> URL: https://issues.apache.org/jira/browse/HBASE-17075
> Project: HBase
> Issue Type: Bug
> Components: Region Assignment
> Affects Versions: 1.1.8
> Reporter: Y. SREENIVASULU REDDY
> Priority: Minor
> Fix For: 1.1.8
>
> Attachments: HBASE-17075-branch-1.1.patch, HBASE-17075.001.patch
>
>
> For truncated tables, not clearing the region states from master in-memory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)