[
https://issues.apache.org/jira/browse/HBASE-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879165#action_12879165
]
stack commented on HBASE-2728:
------------------------------
An issue I have is that RS needs to make it so tests can override shutdown of
FS else when we kill or stop RSs during tests, they'll pull the FS out from
under everything else that is currently running in a minihbasecluster.
> Support for HADOOP-4829
> -----------------------
>
> Key: HBASE-2728
> URL: https://issues.apache.org/jira/browse/HBASE-2728
> Project: HBase
> Issue Type: Bug
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.20.6
>
> Attachments: HBASE-2728.patch
>
>
> Users who have a HADOOP-4829 patched hadoop will run into the issue that
> closing a RS cleanly result into data loss because the FileSystem will be
> closed before the regions are. Cloudera is an example. We need to support
> those users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.