[
https://issues.apache.org/jira/browse/HBASE-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150129#comment-13150129
]
Hudson commented on HBASE-4776:
-------------------------------
Integrated in HBase-0.92 #131 (See
[https://builds.apache.org/job/HBase-0.92/131/])
HBASE-4776 HLog.closed should be checked inside of updateLock
stack :
Files :
* /hbase/branches/0.92/CHANGES.txt
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLog.java
> HLog.closed should be checked inside of updateLock
> --------------------------------------------------
>
> Key: HBASE-4776
> URL: https://issues.apache.org/jira/browse/HBASE-4776
> Project: HBase
> Issue Type: Bug
> Reporter: Nicolas Spiegelberg
> Assignee: Prakash Khemani
> Fix For: 0.92.0, 0.94.0
>
> Attachments: HBASE-4776.patch
>
>
> Concurrency issue: HLog.closed is set inside the updateLock but not checked
> inside the lock.
--
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