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

Hudson commented on HBASE-6420:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #99 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/99/])
    HBASE-6420 Gracefully shutdown logsyncer (Revision 1363180)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLog.java

                
> Gracefully shutdown logsyncer
> -----------------------------
>
>                 Key: HBASE-6420
>                 URL: https://issues.apache.org/jira/browse/HBASE-6420
>             Project: HBase
>          Issue Type: Bug
>          Components: wal
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6420-trunk.patch
>
>
> Currently, in closing a HLog, logSyncerThread is interrupted. logSyncer could 
> be in the middle to sync the writer.  We should avoid interrupting the sync.

--
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

        

Reply via email to