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

ryan rawson updated HBASE-1915:
-------------------------------

    Status: Patch Available  (was: Open)

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

Reply via email to