You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2022/06/20 20:42:00 UTC

[jira] [Resolved] (PHOENIX-5574) Disallow creating index when index.region.observer.enabled flag is false and base table is loaded with IRO coproc

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

Geoffrey Jacoby resolved PHOENIX-5574.
--------------------------------------
    Fix Version/s:     (was: 4.17.0)
                       (was: 5.2.0)
                       (was: 4.16.2)
       Resolution: Won't Fix

Unfortunately, this requires knowledge of the TableDescriptor, which requires a roundtrip to meta (either on the client or MetadataEndpoint server side), so this check wouldn't be efficient. 

> Disallow creating index when index.region.observer.enabled flag is false and base table is loaded with IRO coproc
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5574
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5574
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 4.15.0, 4.14.3
>            Reporter: Swaroopa Kadam
>            Assignee: Swaroopa Kadam
>            Priority: Major
>
> Disallow creating index when index.region.observer.enabled flag is false and base table is loaded with IRO coproc



--
This message was sent by Atlassian Jira
(v8.20.7#820007)