You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2010/03/22 07:34:27 UTC

[jira] Created: (HBASE-2354) HBASE-2066 followup: use old code for small row counts (eg: 1-20 or so)

HBASE-2066 followup: use old code for small row counts (eg: 1-20 or so)
-----------------------------------------------------------------------

                 Key: HBASE-2354
                 URL: https://issues.apache.org/jira/browse/HBASE-2354
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: ryan rawson
            Assignee: ryan rawson
             Fix For: 0.20.4, 0.21.0


we should use the old code which is more efficient and may have better error reporting for small number of commit rows. 

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


[jira] Resolved: (HBASE-2354) HBASE-2066 followup: use old code for small row counts (eg: 1-20 or so)

Posted by "ryan rawson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ryan rawson resolved HBASE-2354.
--------------------------------

    Resolution: Won't Fix

this isnt the right approach, we are going to make the multithreaded code perform properly

> HBASE-2066 followup: use old code for small row counts (eg: 1-20 or so)
> -----------------------------------------------------------------------
>
>                 Key: HBASE-2354
>                 URL: https://issues.apache.org/jira/browse/HBASE-2354
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.21.0
>
>
> we should use the old code which is more efficient and may have better error reporting for small number of commit rows. 

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