[
https://issues.jboss.org/browse/TEIID-5497?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-5497.
-----------------------------------
Fix Version/s: 11.2
Resolution: Done
Changed back to an interface and updated the docs / archetype. This may be a small
breaking change for someone using this mechanism with embedded, but it's an easy api
change.
Also allowed for a deployment based jar to be used rather than a full module to make it
easier to add an arquillian test.
MetadataRepository can't be implemented
---------------------------------------
Key: TEIID-5497
URL:
https://issues.jboss.org/browse/TEIID-5497
Project: Teiid
Issue Type: Enhancement
Affects Versions: 10.2.2
Reporter: Don Krapohl
Assignee: Steven Hawkins
Priority: Major
Labels: metadata, teiid-engine
Fix For: 11.2
I am unable to extend the MetadataRepository class as shown in the Teiid documentation.
Per [~rareddy] the class is now abstract (public abstract class
MetadataRepository<F,C>) and can't be implemented through the service loader.
I'd like to see if you could implement a mechanism that allows custom metadata
repositories again.
Ref:
https://developer.jboss.org/thread/278855
--
This message was sent by Atlassian Jira
(v7.12.1#712002)