[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1742) Page ids are not sufficiently unique

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Sep 6 16:29:26 EDT 2011


     [ https://issues.jboss.org/browse/TEIID-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1742.
-----------------------------------

    Fix Version/s: 7.4.1
       Resolution: Done


Changed ids to use longs, rather than integers.

> Page ids are not sufficiently unique
> ------------------------------------
>
>                 Key: TEIID-1742
>                 URL: https://issues.jboss.org/browse/TEIID-1742
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Blocker
>             Fix For: 7.4.1, 7.6
>
>
> The pages used for internal matviews / temporary tables currently use a single shared integer for id generation.  Conflicts are possible then after 2^32 page allocations that access the buffermanager.
> In practice this condition should take a minimum of several weeks to trigger, but more likely it would take months if not years (fewer updates, larger page sizes, less chance of an id conflict, etc.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list