[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1520) Reduce the memory footprint of metadata

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Mar 22 23:11:45 EDT 2011


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

Steven Hawkins resolved TEIID-1520.
-----------------------------------

    Resolution: Done


the major fix was to remove substring index record strings from the metadata.

the rest of the changes were targeted at using canonical strings for metadata entries and to begin the process of refining the "fullname" concept.  fullnames currently are not sql safe and cause us to have resolving hacks around the . char.

> Reduce the memory footprint of metadata
> ---------------------------------------
>
>                 Key: TEIID-1520
>                 URL: https://issues.jboss.org/browse/TEIID-1520
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.4
>
>
> The strings held in the querymetadatainterface cache and by the metadata/resolved symbols should be optimized.

--
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