[
https://issues.apache.org/jira/browse/PHOENIX-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ankit Singhal resolved PHOENIX-6196.
------------------------------------
Fix Version/s: 4.16.0
5.1.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 5.1.0, 4.16.0
>
>
> 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)