You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Swaroopa Kadam (Jira)" <ji...@apache.org> on 2020/01/17 01:06:00 UTC

[jira] [Created] (PHOENIX-5686) MetaDataUtil#isLocalIndex returns incorrect results

Swaroopa Kadam created PHOENIX-5686:
---------------------------------------

             Summary: MetaDataUtil#isLocalIndex returns incorrect results
                 Key: PHOENIX-5686
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5686
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 5.0.0, 4.15.0
            Reporter: Swaroopa Kadam
             Fix For: 5.1.0, 4.15.1


isLocalIndex function in MetaDataUtil uses 

"_LOCAL_IDX_" to check if the index is a local index. It would be good to modify the method to use correct logic (get rid of the old and unused code) and use the method call wherever needed. 



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