You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/05/03 16:11:00 UTC

[jira] [Resolved] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

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

James Taylor resolved PHOENIX-4671.
-----------------------------------
    Resolution: Fixed

> Fix minor size accounting bug for MutationSize
> ----------------------------------------------
>
>                 Key: PHOENIX-4671
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4671
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Minor
>             Fix For: 4.14.0, 5.0.0
>
>         Attachments: 4671-v2.txt, 4671.txt
>
>
> Just ran into a bug where UPSERT INTO table ... SELECT ... FROM table would fail due to "Error: ERROR 730 (LIM02): MutationState size is bigger than maximum allowed number of bytes (state=LIM02,code=730)" even with auto commit on.
> Ran it through a debugger, just a simple accounting bug.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)