Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.2.1
-
None
-
None
Description
In TimelineReadHelper
TreeMap<Long, Double> sortedByTimeMetrics = new TreeMap( PhoenixHBaseAccessor.readMetricFromJSON(rs.getString("METRICS")));
but readMetricFromJSON returns the TreeMap
it can lead to memory wasting
Attachments
Attachments
Issue Links
- links to