Lars Hofhansl created PHOENIX-4671: -------------------------------------- Summary: 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
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 account bug. -- This message was sent by Atlassian JIRA (v7.6.3#76005)