You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2012/12/07 20:39:21 UTC

[jira] [Commented] (HBASE-6739) Single put should avoid batch overhead when autoflush is on

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

Nick Dimiduk commented on HBASE-6739:
-------------------------------------

I think autolinking still doesn't work with Review Board.

https://reviews.apache.org/r/8418/
                
> Single put should avoid  batch overhead when autoflush is on
> ------------------------------------------------------------
>
>                 Key: HBASE-6739
>                 URL: https://issues.apache.org/jira/browse/HBASE-6739
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Nick Dimiduk
>            Priority: Minor
>
> Currently, even when autoflush is on, a single put is handled the same way as if autoflush is off: convert the put to multi-action, create a callable, hand it to an executor to process, wait for it to complete.
> We can avoid this overhead for single put if autoflush is on.

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