[ 
https://issues.apache.org/jira/browse/HBASE-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-7719:
--------------------------

    Fix Version/s: 0.96.0
     Hadoop Flags: Reviewed
    
> 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

Reply via email to