You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:18:19 UTC

[jira] [Created] (TRAFODION-821) LP Bug: 1401999 - Lookup of objectUID incorrect for drop index

Alice Chen created TRAFODION-821:
------------------------------------

             Summary: LP Bug: 1401999 - Lookup of objectUID incorrect for drop index
                 Key: TRAFODION-821
                 URL: https://issues.apache.org/jira/browse/TRAFODION-821
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-exe
            Reporter: Apache Trafodion
            Assignee: Apache Trafodion
            Priority: Critical


In some scenarios, NATableDB::removeNATable is called for indexes but there is no NATable object in the cache of the process doing the drop. In this case, for QI to work, we must initialized objectUID via a lookup. However, the call to the lookup method specifies the object as a base table, and so the lookup will fail. This may prevent QI from affecting other users' cache.
Assigned to LaunchPad User Mike Hanlon



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)