[
https://issues.jboss.org/browse/TEIID-3299?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-3299:
----------------------------------
Summary: Errors when calculating bytes sent. (was: Client will hang when there is
a serialization error)
Description:
TEIID-3147 caused several regressions:
The client will appear to hang if we are determining the data bytes sent and there is a
serialization error (which is not common). This is because the receiver has already been
cleared but an exception is thrown.
Also if generated keys are requested, then an update will fail on the client side with an
npe as the delayed deserialization logic will be used, but no attempt will have been made
to reconstruct the results.
was:The client will appear to hang if we are determining the data bytes sent
(TEIID-3147) and there is a serialization error (which is not common). This is because
the receiver has already been cleared but an exception is thrown.
Errors when calculating bytes sent.
-----------------------------------
Key: TEIID-3299
URL:
https://issues.jboss.org/browse/TEIID-3299
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.9
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.10
TEIID-3147 caused several regressions:
The client will appear to hang if we are determining the data bytes sent and there is a
serialization error (which is not common). This is because the receiver has already been
cleared but an exception is thrown.
Also if generated keys are requested, then an update will fail on the client side with an
npe as the delayed deserialization logic will be used, but no attempt will have been made
to reconstruct the results.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)