[
https://issues.jboss.org/browse/TEIIDDES-3203?page=com.atlassian.jira.plu...
]
Van Halbert commented on TEIIDDES-3203:
---------------------------------------
I don't think it should allow slashes in the name field, only the path. When a proto
file is registered, its location isn't registered (its not using the file path as a
namespace), only the .proto file itself. The proto file, internally, defines the package
and java classes it will generate.
Cache name is not set correctly when protobuf name contains slash
-----------------------------------------------------------------
Key: TEIIDDES-3203
URL:
https://issues.jboss.org/browse/TEIIDDES-3203
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 11.1.3
Reporter: Matej Kralik
Attachments: withSlashDDL.png, withSlashImporter.png, withSlashProperty.png,
withoutSlashDDL.png, withoutSlashImporter.png, withoutSlashProperty.png
I import JDG 7 source model via Teiid Importer.
When I set Protobuf name which contains slash (_withSlashImporter.png_), teiid designer
set infinispan-hotrod:CACHE property to default (_withSlashProperty.png_). But when I use
Protobuf name which doesn't contains slash (_withoutSlashImporter.png_), teiid
designer set infinispan-hotrod:CACHE property correctly (_withoutSlashProperty.png_).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)