[
https://issues.apache.org/jira/browse/PHOENIX-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188005#comment-14188005
]
ramkrishna.s.vasudevan commented on PHOENIX-1390:
-------------------------------------------------
[~giacomotaylor]
Sorry for not being able to contribute here. Looked at the patch
{code}
msSinceLastUpdate = rs.getLong(1) - rs.getLong(2);
{code}
What was the reason for this change? So now based on a property you will use
either current time stamp or -1. Already there is a column to capture the
last_stats_update_time.
In PTableStatsImpl the estimatedSize should include the 'long' in timestamp
also ?
> Stats not updated on client after major compaction
> --------------------------------------------------
>
> Key: PHOENIX-1390
> URL: https://issues.apache.org/jira/browse/PHOENIX-1390
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 5.0.0, 4.2, 3.2
>
> Attachments: PHOENIX-1390.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)