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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to