[
https://issues.apache.org/jira/browse/ACCUMULO-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated ACCUMULO-3283:
----------------------------------------
Fix Version/s: 1.8.2
1.7.4
> MetadataTableUtil.getTabletEntries creates ColumnFQ twice unnecessarily
> -----------------------------------------------------------------------
>
> Key: ACCUMULO-3283
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3283
> Project: Accumulo
> Issue Type: Improvement
> Components: master
> Reporter: Josh Elser
> Priority: Trivial
> Labels: newbie
> Fix For: 1.7.4, 1.8.2, 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A new ColumnFQ is created twice using the same value of {{entry.getKey()}}.
> The first value could be retained and used later in the method to avoid the
> extra object creation to be thrown away.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)