You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Selvaganesan Govindarajan (JIRA)" <ji...@apache.org> on 2016/06/26 04:37:37 UTC

[jira] [Resolved] (TRAFODION-2074) Create index should avoid populating the index within a transaction

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

Selvaganesan Govindarajan resolved TRAFODION-2074.
--------------------------------------------------
    Resolution: Fixed

https://github.com/apache/incubator-trafodion/pull/550

> Create index should avoid populating the index within a transaction
> -------------------------------------------------------------------
>
>                 Key: TRAFODION-2074
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2074
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-exe
>    Affects Versions: 2.0-incubating
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>             Fix For: 2.1-incubating
>
>
> Populating the index is done via load command. Load command doesn't need transaction. Transactions in Trafodion have 2hr expiry period. If the load takes more than 2 hours to populate the index the create index will always fail. 



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