You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/10/19 18:04:00 UTC

[jira] [Updated] (PHOENIX-6125) Make sure SYSTEM.TASK does not split

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

Viraj Jasani updated PHOENIX-6125:
----------------------------------
    Attachment: PHOENIX-6125.4.x.000.patch

> Make sure SYSTEM.TASK does not split
> ------------------------------------
>
>                 Key: PHOENIX-6125
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6125
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 5.0.0, 4.15.0
>            Reporter: Chinmay Kulkarni
>            Assignee: Viraj Jasani
>            Priority: Major
>             Fix For: 5.1.0, 4.16.0
>
>         Attachments: PHOENIX-6125.4.x.000.patch
>
>
> To avoid problems such as [PHOENIX-5945|https://issues.apache.org/jira/browse/PHOENIX-5945] we can just prevent SYSTEM.TASK from splitting. 
> Currently we only store relatively rare tasks inside SYSTEM.TASK and so we should probably be safe to assume that it only spans a single region. Note that we will also have to handle changing the split policy during the upgrade path for 4.15 operators.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)