Steven Hawkins created TEIIDDES-2474:
----------------------------------------
Summary: Update rest logic to be streaming
Key: TEIIDDES-2474
URL:
https://issues.jboss.org/browse/TEIIDDES-2474
Project: Teiid Designer
Issue Type: Quality Risk
Components: Web Services Support
Reporter: Steven Hawkins
With TEIID-3390 Teiid will by default cleanup temp lobs when a result/statement is closed.
TeiidRSProviderPost would need to implement StreamingOutput or other logic similar to the
server side TeiidRSProvider to properly handle the streaming. As a workaround older
generated rest wars will need to be setup with connection pools that set the session
variable clean_lobs_onclose to false - see
https://docs.jboss.org/author/display/TEIID/LOBs
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)