You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2012/08/23 21:26:42 UTC

[jira] [Commented] (HBASE-4183) FSUtils checkFileSystem() should not close the FileSystem by default

    [ https://issues.apache.org/jira/browse/HBASE-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440577#comment-13440577 ] 

Lars Hofhansl commented on HBASE-4183:
--------------------------------------

So is this a problem?
                
> FSUtils checkFileSystem() should not close the FileSystem by default
> --------------------------------------------------------------------
>
>                 Key: HBASE-4183
>                 URL: https://issues.apache.org/jira/browse/HBASE-4183
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Pritam Damania
>
> The checkFileSystem() function in FSUtils closes down the FileSystem for the HRegionServer by default if the FileSystem is not available. Ideally we should let the the HRegionServer threads exit and then shutdown the FileSystem. The checkFileSystem() function should not by default kill the FileSystem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira