You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2015/08/05 04:21:04 UTC

[jira] [Updated] (DERBY-6802) Change NetworkServer code to use new MessageUtils class

     [ https://issues.apache.org/jira/browse/DERBY-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Pendleton updated DERBY-6802:
-----------------------------------
    Attachment: refactorServerCode.diff

Attached "refactorServerCode" is the server-side portion
of the refactoring to change the Engine and Network Server
code bases to use the new MessageUtils class for encoding
and decoding error messages and exceptions in 
DRDA sqlerrmc blocks.

> Change NetworkServer code to use new MessageUtils class
> -------------------------------------------------------
>
>                 Key: DERBY-6802
>                 URL: https://issues.apache.org/jira/browse/DERBY-6802
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC, Network Client, Network Server
>            Reporter: Bryan Pendleton
>            Assignee: Abhinav Gupta
>            Priority: Minor
>         Attachments: 6802.diff, derby.log, refactorServerCode.diff
>
>
> We would like to change the NetworkServer code which encodes and decodes message arguments for Derby exceptions which are returned
> to the client so that it uses the new MessageUtils class to do that
> encoding and decoding.
> There won't be any change of behavior when we do this; this is just
> a refactoring of code to allow for sharing between client and server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)