[teiid-issues] [JBoss JIRA] (TEIID-5944) Infinispan protobuf generation fails to validate name with "-" in them

Ramesh Reddy (Jira) issues at jboss.org
Wed May 13 11:04:42 EDT 2020


    [ https://issues.redhat.com/browse/TEIID-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095821#comment-14095821 ] 

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)


More information about the teiid-issues mailing list