[
https://issues.apache.org/jira/browse/HBASE-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235926#comment-13235926
]
Mikhail Bautin commented on HBASE-4607:
---------------------------------------
Tried to apply the patch, but it shows as already applied. Upon further
analysis, very similar changes to SplitLogWorker have been integrated as part
of HBASE-5542:
svn diff -r 1303648:1303920
https://svn.apache.org/repos/asf/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/SplitLogWorker.java
> Split log worker should terminate properly when waiting for znode
> -----------------------------------------------------------------
>
> Key: HBASE-4607
> URL: https://issues.apache.org/jira/browse/HBASE-4607
> Project: HBase
> Issue Type: Bug
> Reporter: Mikhail Bautin
> Assignee: Mikhail Bautin
> Priority: Minor
> Fix For: 0.94.0
>
> Attachments:
> HBASE-4607_SplitLogWorker_should_correct-20111017231456-47a82ef3.patch
>
>
> This is an attempt to fix the fact that SplitLogWorker threads are not being
> terminated properly in some unit tests. This probably does not happen in
> production because the master always creates the log-splitting ZK node, but
> it does happen in 89-fb. Thanks to Prakash Khemani for help on this.
--
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