]
Work on TEIID-5497 started by Steven Hawkins.
---------------------------------------------
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
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