[teiid-issues] [JBoss JIRA] (TEIID-3299) Errors when calculating bytes sent.

Steven Hawkins (JIRA) issues at jboss.org
Fri Jan 23 12:44:48 EST 2015


     [ https://issues.jboss.org/browse/TEIID-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the teiid-issues mailing list