You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2012/10/30 19:12:12 UTC

[jira] [Resolved] (HBASE-7069) HTable.batch does not have to synchronized

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

Lars Hofhansl resolved HBASE-7069.
----------------------------------

    Resolution: Fixed

Committed to 0.94
                
> HTable.batch does not have to synchronized
> ------------------------------------------
>
>                 Key: HBASE-7069
>                 URL: https://issues.apache.org/jira/browse/HBASE-7069
>             Project: HBase
>          Issue Type: Bug
>          Components: Performance
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Critical
>             Fix For: 0.94.3
>
>         Attachments: 7069.txt
>
>
> This was raised on the mailing list by Yousuf.
> HTable.batch(...) is synchronized and there appears to be no reason for it.
> (flushCommits makes the same call to connection.processBatch and it also is not synchronized)
> This is pretty bad actually marking critical.
> 0.96 is fine BTW.

--
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