[
https://issues.apache.org/jira/browse/HBASE-16163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360369#comment-15360369
]
stack commented on HBASE-16163:
-------------------------------
+1
> 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)