[teiid-issues] [JBoss JIRA] (TEIID-2664) Misc OData issues

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Sep 16 16:17:03 EDT 2013


    [ https://issues.jboss.org/browse/TEIID-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804651#comment-12804651 ] 

Ramesh Reddy commented on TEIID-2664:
-------------------------------------

The fix included

- Synchronization and support of concurrent modification of Map that holds the metadata objects
- Make this map also bound to 100 entries by default
- Make the entries soft references such that in case of low memory these metadata caches will be purged
- Register TeiidProviderProducer as VDBLifeCycleListener, such that when the VDB unloads the metadata is immediately purged.
                
> Misc OData issues
> -----------------
>
>                 Key: TEIID-2664
>                 URL: https://issues.jboss.org/browse/TEIID-2664
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 8.3
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 8.4.1, 8.5
>
>
> Make TeiidProviderProducer's client connection a bounded concurrent map where entries can be expired on given cached time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list