[
https://issues.apache.org/jira/browse/HBASE-12479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Virag Kothari updated HBASE-12479:
----------------------------------
Attachment: HBASE-12479-0.98-addendum.patch
HBASE-12479-0.98_v3.patch
There was a test (testSSHWhenDisablingTableRegionsInOpeningOrPendingOpenState)
which would process shutdown of a regionserver. But it doesn't check whether
the server holds meta or not. So by any chance if server is holding meta, the
meta would be offlined and this test along with any other test running after it
would fail. The fix is to not process shutdown of server which has meta on it.
The tests don't fail on branch-1 as it workarounds by putting meta on master.
v3 patch is a rebase and addendum is the fix for the tests.
> Backport HBASE-11689 (Track meta in transition) to 0.98 and branch-1
> --------------------------------------------------------------------
>
> Key: HBASE-12479
> URL: https://issues.apache.org/jira/browse/HBASE-12479
> Project: HBase
> Issue Type: Bug
> Components: Region Assignment
> Reporter: Virag Kothari
> Assignee: Virag Kothari
> Fix For: 0.98.9, 0.99.2
>
> Attachments: HBASE-12479-0.98-addendum.patch, HBASE-12479-0.98.patch,
> HBASE-12479-0.98_v2.patch, HBASE-12479-0.98_v3.patch,
> HBASE-12479-branch-1.patch
>
>
> Required for zk-less assignment
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)