[ 
https://issues.apache.org/jira/browse/DERBY-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504855
 ] 

Kathey Marsden commented on DERBY-2747:
---------------------------------------

Thanks Kurt. The patch looks good.  I have a couple more questions before I 
commit.
1) Did you run tests?
2) Have you filed an ICLA?  It is probabably not needed for this small patch, 
but definitely a good idea for all contributors. See 
http://wiki.apache.org/db-derby/DerbyContributorChecklist


> Reply incorrectly handles read() returning -1
> ---------------------------------------------
>
>                 Key: DERBY-2747
>                 URL: https://issues.apache.org/jira/browse/DERBY-2747
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client
>    Affects Versions: 10.2.2.0
>            Reporter: Kurt Huwig
>            Priority: Minor
>         Attachments: patch-2747-1.diff, patch-2747-2.diff
>
>
> If java/client/org/apache/derby/client/net/Reply.java encounters a EOF, i.e. 
> reads -1 then it adds this value to the number of bytes read and prints an 
> error message which reads "-1 bytes read".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to