]
RH Bugzilla Integration commented on TEIIDDES-3106:
---------------------------------------------------
David Le Sage <dlesage(a)redhat.com> changed the Status of [bug
Add edit to source model name when data source is JDG
-----------------------------------------------------
Key: TEIIDDES-3106
URL:
https://issues.jboss.org/browse/TEIIDDES-3106
Project: Teiid Designer
Issue Type: Enhancement
Components: Validation
Affects Versions: 11.2
Reporter: Van Halbert
Infinispan restricts the name of the source model name because the protobuf code is based
on java package naming constraints. Therefore, would like to add a validation check
when the data source is JDG (e.g., translator=infinispan-hotrod) to check if the source
model name on contains alpha/numeric/underscore characters. Dashes are one of those
characters that is not allowed.