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

Andrey Stepachev updated HBASE-13076:
-------------------------------------
    Description: 
Got situation where region can be opened while table is disabling by 
DisableTableHandler. Here is relevant log for such situation. There is no clues 
who issued OPEN to region.

Log file attached.

A bit more details. It seems that even in case of new state put into meta, it 
still possible to get previous state.
That leads to one more round of assignment invoked in 
AssignmentManager#onRegionClosed.

  was:
Got situation where region can be opened while table is disabling by 
DisableTableHandler. Here is relevant log for such situation. There is no clues 
who issued OPEN to region.

Log file attached.


> Region can be openend after it was closed by DisableTableHandler
> ----------------------------------------------------------------
>
>                 Key: HBASE-13076
>                 URL: https://issues.apache.org/jira/browse/HBASE-13076
>             Project: HBase
>          Issue Type: Bug
>          Components: master, Region Assignment
>    Affects Versions: 2.0.0
>            Reporter: Andrey Stepachev
>            Assignee: Andrey Stepachev
>         Attachments: 23757f039d83f4f17ca18815eae70b28.log
>
>
> Got situation where region can be opened while table is disabling by 
> DisableTableHandler. Here is relevant log for such situation. There is no 
> clues who issued OPEN to region.
> Log file attached.
> A bit more details. It seems that even in case of new state put into meta, it 
> still possible to get previous state.
> That leads to one more round of assignment invoked in 
> AssignmentManager#onRegionClosed.



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

Reply via email to