[
https://issues.apache.org/jira/browse/HBASE-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567005#comment-13567005
]
Hudson commented on HBASE-7719:
-------------------------------
Integrated in HBase-TRUNK #3828 (See
[https://builds.apache.org/job/HBase-TRUNK/3828/])
HBASE-7719 HTableDescriptor.setDeferredLogFlush should be synchronized
(Jean-Marc) (Revision 1440581)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java
> HTableDescriptor.setDeferredLogFlush should be synchronized
> -----------------------------------------------------------
>
> Key: HBASE-7719
> URL: https://issues.apache.org/jira/browse/HBASE-7719
> Project: HBase
> Issue Type: Bug
> Reporter: Jean-Marc Spaggiari
> Assignee: Jean-Marc Spaggiari
> Priority: Minor
> Fix For: 0.96.0
>
> Attachments: HBASE-7719-v0-trunk.patch
>
>
> In HTableDescriptor, isDeferredLogFlush is synchronized and accessing
> this.deferredLog but setDeferredLogFlush is accessing the same field and is
> not synchronized. This need to be consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira