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
             Fix For: 0.21.0


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