You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/10/17 07:04:31 UTC

[jira] Commented: (HBASE-1915) HLog.sync is called way too often, needs to be only called 1x per RPC

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

stack commented on HBASE-1915:
------------------------------

Ryan, it don't look like a patch -- it don't look like a diff.  Check it out.  Am I looking at it wrong?

> HLog.sync is called way too often, needs to be only called 1x per RPC
> ---------------------------------------------------------------------
>
>                 Key: HBASE-1915
>                 URL: https://issues.apache.org/jira/browse/HBASE-1915
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.21.0
>
>         Attachments: HBASE-1915.patch
>
>
> fairly simple, we call sync every N KeyValues, even if they are from just 1 row, you could be calling sync multiple times per row! that is just not good.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.