[ 
https://issues.apache.org/jira/browse/HBASE-23186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaolin Ha updated HBASE-23186:
-------------------------------
    Summary: Close dfs output stream in fsck threads when master exit  (was: 
Close dfs output stream in Fsck threads when master exit)

> Close dfs output stream in fsck threads when master exit
> --------------------------------------------------------
>
>                 Key: HBASE-23186
>                 URL: https://issues.apache.org/jira/browse/HBASE-23186
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>            Reporter: Xiaolin Ha
>            Assignee: Xiaolin Ha
>            Priority: Major
>
> HBASE-21072 imported to use HBaseFsck as default in hbase2.
> {code:java}
> if (this.conf.getBoolean("hbase.write.hbck1.lock.file", true)) {
>   HBaseFsck.checkAndMarkRunningHbck(this.conf,
>       HBaseFsck.createLockRetryCounterFactory(this.conf).create());
> }{code}
>  
> We should close the dfs output stream when master abort/stop.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to