[
https://issues.apache.org/jira/browse/ACCUMULO-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3283:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> 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.8.0
>
>
> 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.3.4#6332)