[ https://issues.apache.org/jira/browse/PHOENIX-4386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257894#comment-16257894 ]
Hudson commented on PHOENIX-4386: --------------------------------- SUCCESS: Integrated in Jenkins build Phoenix-master #1878 (See [https://builds.apache.org/job/Phoenix-master/1878/]) PHOENIX-4386 Calculate the estimatedSize of MutationState using (tdsilva: rev 4944081ec093204a859d8c9ba57606e4e59bd0fb) * (edit) phoenix-core/src/main/java/org/apache/phoenix/util/KeyValueUtil.java * (add) phoenix-core/src/it/java/org/apache/phoenix/end2end/MutationStateIT.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryMoreIT.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/DeleteCompiler.java > Calculate the estimatedSize of MutationState using Map<TableRef, > Map<ImmutableBytesPtr,RowMutationState>> mutations > ------------------------------------------------------------------------------------------------------------------- > > Key: PHOENIX-4386 > URL: https://issues.apache.org/jira/browse/PHOENIX-4386 > Project: Phoenix > Issue Type: Improvement > Reporter: Thomas D'Silva > Assignee: Thomas D'Silva > Fix For: 4.13.1 > > Attachments: PHOENIX-4386.patch > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)