[
https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Batyrshin updated PHOENIX-4671:
------------------------------------
Comment: was deleted
(was: I've checked
[https://github.com/apache/phoenix/blob/4.14-HBase-1.4/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java]
and found that line numbers mismatch in MutationState.java with stack trace
So i've checked previous version
[https://github.com/apache/phoenix/blob/14baca9ded1d68a97c1f559806fa34dfe8c9415e/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java]
and lines completely match.
is this normal? Why git branch '4.14-HBase-1.4' point not to sources that
distributed?)
> 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)