You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/01/30 19:49:13 UTC

[jira] [Commented] (HBASE-7719) HTableDescriptor.setDeferredLogFlush should be synchronized

    [ https://issues.apache.org/jira/browse/HBASE-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566757#comment-13566757 ] 

Ted Yu commented on HBASE-7719:
-------------------------------

Integrated to trunk.

Thanks for the patch, Jean-Marc.

Thanks for the review, Sergey.
                
> 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
>         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