[
https://issues.redhat.com/browse/TEIID-5944?page=com.atlassian.jira.plugi...
]
Ramesh Reddy commented on TEIID-5944:
-------------------------------------
So for Teiid this could be a documentation issue or we need to add
logic to correct or throw an exception during import that generates protobuf.
Teiid is the one writing the protobuf in the case where it is not supplied from the
source schema.
Correction logic is added for materialization generation, but not for native DDL ->
proto, so we could add more logic there or move the logic. The exception is little cryptic
from Infinispan side as it fails the registration of the protobuf file. If we want to add
any meaningful exception, we probably need to write some validation logic for protobuf
file itself during the import.
Infinispan protobuf generation fails to validate name with
"-" in them
----------------------------------------------------------------------
Key: TEIID-5944
URL:
https://issues.redhat.com/browse/TEIID-5944
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Priority: Major
When the name of the view contains like "mat-example_vix" the protobuf
generation seems to succeed however the validation of it by the Infinispan seems to fail.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)