[
https://issues.jboss.org/browse/TEIID-2508?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-2508:
----------------------------------
Fix Version/s: 8.4
In looking at the DMR source, this is a limitation of their framework. Any string value
is written out using the writeUTF method that limits string length to 65535. It may be
worth logging an issue against DMR, but I'm not sure that is something that would
change at this point. Another option for us would be to set the result as bytes or some
other value type.
Admin api getSchema fails for long schema
-----------------------------------------
Key: TEIID-2508
URL:
https://issues.jboss.org/browse/TEIID-2508
Project: Teiid
Issue Type: Bug
Components: AdminApi
Affects Versions: 8.4
Environment: Fedora 17, Teiid 8.4 Beta2, JBoss EAP 6.1 alpha
Reporter: Mark Drilling
Assignee: Steven Hawkins
Fix For: 8.4
Attachments: Exception_getDDL.txt
The admin.getSchema call to return DDL is failing for long schema (no problem with just a
few tables). We had a different issue previously but this is still an issue with 8.4B2 in
EAP6.1Alpha. Attaching server stacktrace.
--
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