[ 
https://issues.apache.org/jira/browse/PHOENIX-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188010#comment-14188010
 ] 

ramkrishna.s.vasudevan commented on PHOENIX-1390:
-------------------------------------------------

And in MetaDataEndPointImpl this is removed - incrementTableTimestamp().
So how will the client be able to see if there is any update to the KVs in the 
stats table? Is it by this step
{code}
put.add(QueryConstants.DEFAULT_COLUMN_FAMILY_BYTES, 
QueryConstants.EMPTY_COLUMN_BYTES,
                timeStamp, ByteUtil.EMPTY_BYTE_ARRAY);
{code}

> 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)

Reply via email to