You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/11/16 21:49:00 UTC

[jira] [Updated] (PHOENIX-4383) Test that estimatedSize is set correctly for MutationState

     [ https://issues.apache.org/jira/browse/PHOENIX-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva updated PHOENIX-4383:
------------------------------------
    Description: 
adding new mutations to MutationState increases estimatedSize
deleting mutations decreases estimatedSize
adding the same mutation again and again keeps the estimatedSize the same
joining two MutationState instances increases estimatedSize
commit/rollback resets estimatedSize to 0

> Test that estimatedSize is set correctly for MutationState 
> -----------------------------------------------------------
>
>                 Key: PHOENIX-4383
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4383
>             Project: Phoenix
>          Issue Type: Test
>            Reporter: Thomas D'Silva
>            Assignee: Thomas D'Silva
>             Fix For: 4.13.1
>
>
> adding new mutations to MutationState increases estimatedSize
> deleting mutations decreases estimatedSize
> adding the same mutation again and again keeps the estimatedSize the same
> joining two MutationState instances increases estimatedSize
> commit/rollback resets estimatedSize to 0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)