You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/07/02 08:08:11 UTC

[jira] [Commented] (HBASE-16163) Compacting Memstore : CompactionPipeline#addFirst can use LinkedList#addFirst

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

Anoop Sam John commented on HBASE-16163:
----------------------------------------

Straight change.  Can I get a +1 pls?  [~saint.ack@gmail.com], [~ram_krish]

> Compacting Memstore : CompactionPipeline#addFirst  can use LinkedList#addFirst
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-16163
>                 URL: https://issues.apache.org/jira/browse/HBASE-16163
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16163.patch
>
>
> Minor improvement.
> Calling LinkedList#addFirst is efficient than add(0, <Object>)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)