[
https://issues.jboss.org/browse/TEIID-5259?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-5259:
------------------------------------
I said that incorrect. Yes, it's the cache name defined for infinispan. However, the
cache name is then used to define all its related properties for configuring the cache.
Its that process in the bash script of using the value as part of a variable name
that's the issue. And as they've indicated in CLOUD-2299, they substitute all
'-' for '_' to solve the issue. But this can't be done for the
teiid-alias cache name, because there's no way to override the name.
Add the ability to override the teiid-alias-naming-cache
--------------------------------------------------------
Key: TEIID-5259
URL:
https://issues.jboss.org/browse/TEIID-5259
Project: Teiid
Issue Type: Enhancement
Components: JDG Connector
Reporter: Van Halbert
Assignee: Steven Hawkins
Add the ability to override the teiid-alias-naming-cache that is preset in the logic.
This is needed because of the bash rules for not allowing dashes in variable names.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)