[
https://issues.jboss.org/browse/TEIID-2670?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-2670:
-------------------------------------
The "connection-type" has never been added to the vdb.xml schema or to
persistence classes. It was only captured in the VDBMetadata class, thus during the
restarts of the server reverting to default value.
This has been fixed on 8.6 master branch now.
VDB connection type(Any,none,Version_specific) are not persisted
----------------------------------------------------------------
Key: TEIID-2670
URL:
https://issues.jboss.org/browse/TEIID-2670
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Critical
Fix For: 8.4.1, 8.6
The connection type attribute in VDB is not being persistent across server re-loads. If
user changes from default "BY_VERSION" to another value, after the restart of
the server the value is being reset to "BY_VERSION".
Lack of this persistence makes the VDB version rolling and working with multiple versions
of VDB not possible with server restarts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira