[
https://issues.apache.org/jira/browse/HBASE-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428730#comment-13428730
]
Hudson commented on HBASE-6420:
-------------------------------
Integrated in HBase-0.94-security-on-Hadoop-23 #6 (See
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/6/])
HBASE-6420 Gracefully shutdown logsyncer (Revision 1363416)
Result = FAILURE
jxiang :
Files :
*
/hbase/branches/0.94/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, 0.94.1
>
> 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