Ankit Singhal created PHOENIX-6196:
--------------------------------------
Summary: Update phoenix.mutate.maxSizeBytes to accept long values
Key: PHOENIX-6196
URL: https://issues.apache.org/jira/browse/PHOENIX-6196
Project: Phoenix
Issue Type: Task
Reporter: Ankit Singhal
Assignee: Ankit Singhal
Currently, the config "phoenix.mutate.maxSizeBytes" accepts value in Int, so a
user can only provide up to 2GB but there are some scenarios like UPSERT SELECT
from temp table with large rows, where the user may want to set more value to
it when auto-commit is off.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)