[
https://issues.apache.org/jira/browse/HBASE-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3063:
-------------------------
Attachment: 3063.txt
This patch disables the switch back where TestThriftServer goes disable,
enable, disable, delete and replaces it with a disable, delete -- for now.
This stuff needs more study but inside in TestThriftServer is not the place to
be doing it. I'll open a new issue for it. This patch also adds stack trace
inside in CloseRegionHandler if IOE; I couldn't figure out what was broke w/o
it. It also adds to DeleteTableHandler a bit of friction where we'll wait on
table regions to clear region in transition before going forward with delete.
> TestThriftServer failing in TRUNK
> ---------------------------------
>
> Key: HBASE-3063
> URL: https://issues.apache.org/jira/browse/HBASE-3063
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.90.0
>
> Attachments: 3063.txt
>
>
> Delete of a table is removing regions from the filesystem while they are
> trying to close. Not sure yet how to fix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.