]
Steven Hawkins resolved TEIID-4018.
-----------------------------------
Fix Version/s: 9.0
8.12.5
(was: 9.x)
(was: 8.12.x)
Assignee: Van Halbert (was: Steven Hawkins)
Resolution: Done
Merged the pull request.
Class loading issue using ProtoSchemaBuilder to register annotated
pojo
-----------------------------------------------------------------------
Key: TEIID-4018
URL:
https://issues.jboss.org/browse/TEIID-4018
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.12.x
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Blocker
Fix For: 9.0, 8.12.5
Logic was changed in the infinispan dsl translator to use the ProtoSchemaBuilder to
register the protobuf annotated pojo so that the marshaller(s) and protobuf definition
files are not needed. However, there's an infinispan class loading issue that
requires the upgrading to the protostream-3.0.5 version.