[teiid-issues] [JBoss JIRA] (TEIID-2123) Per model getMetadata() timeout

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jul 31 13:07:06 EDT 2012


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

Steven Hawkins updated TEIID-2123:
----------------------------------

    Priority: Minor  (was: Major)


As a workaround you can add a model property, which will be passed to the getMetadata via MetadataFactory.getImportProperties, then you can take whatever action you need.
                
> Per model getMetadata() timeout
> -------------------------------
>
>                 Key: TEIID-2123
>                 URL: https://issues.jboss.org/browse/TEIID-2123
>             Project: Teiid
>          Issue Type: Feature Request
>    Affects Versions: 8.0
>            Reporter: Mark Addleman
>            Assignee: Steven Hawkins
>            Priority: Minor
>
> A way of specifying, per model, a timeout for the getMetadata() call.  The timeout should be processed in such a way that delegating translators have an opportunity to intercept the interruption and, potentially, supply default metadata.  I think the normal Thread.interrupt() approach should work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list