]
Barry LaFond reopened TEIIDDES-2147:
------------------------------------
Investigate backporting to 8.3.x branch
Packaged runtime client lib versions in Designer are behind the
corresponding server libs
-----------------------------------------------------------------------------------------
Key: TEIIDDES-2147
URL:
https://issues.jboss.org/browse/TEIIDDES-2147
Project: Teiid Designer
Issue Type: Bug
Components: Build
Affects Versions: 8.4, 8.5
Reporter: Mark Drilling
Assignee: Paul Richardson
Fix For: 8.5
See linked JIRA - TEIIDDES-2129. Running into issues where our cli calls hang when
connected from Designer 8.4/8.5 on windows. Further investigation of our runtime client
plugin shows that our packaged libs are not in sync with the corresponding server libs.
jboss-remoting - (Designer has v 3.2.3.GA) - (DV6 server has v3.2.16.GA)
xnio - (Designer has v 3.0.3 GA) - (DV6 server has 3.0.7GA)
We need to ensure our client versions are correct.