[
https://issues.apache.org/jira/browse/HBASE-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417822#comment-13417822
]
Jimmy Xiang commented on HBASE-6420:
------------------------------------
I removed logSyncerThread.interrupt(); in the HLog.close() method. Any other
place I missed?
> 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
> 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