[
https://issues.apache.org/jira/browse/HBASE-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061813#comment-13061813
]
ramkrishna.s.vasudevan commented on HBASE-4052:
-----------------------------------------------
The .bmp files has the sequence of changes that needs to be done.
The other 3 scenarios is difficult to reproduce through testcase.
Please let me know if the solution is fine.
Provide your comments and any scenarios needs to be verified.
I am working on the patch and testing it. Will upload the patch sooner.
> Enabling a table after master switch is not allowing table scan. Throws
> NotServingRegionException
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-4052
> URL: https://issues.apache.org/jira/browse/HBASE-4052
> Project: HBase
> Issue Type: Bug
> Environment: Linux
> Reporter: ramkrishna.s.vasudevan
> Attachments: Disabled.bmp, Disabling-1.bmp, Disabling-2.bmp,
> TestMasterRestartAfterDisablingTable.java
>
>
> Following is the scenario:
> Start RS and Active and standby masters
> Create table and insert data.
> Disable the table.
> Stop the active master and switch to the standby master.
> Now enable the table.
> Do a scan on the enabled table.
> NotServingRegionException is Thrown.
> But the same works well when we dont switch the master.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira