[
https://issues.apache.org/jira/browse/DERBY-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-1028:
--------------------------------------
Attachment: d1028-1a.diff
This sounds like a good thing to clean up.
The attached patch changes the constructors so that they take a LogWriter
instead of a NetLogWriter. None of them use any methods specific to
NetLogWriter, so it's a pure signature change.
Some of the constructors did not have any callers. The patch removes those
constructors.
The patch also cleans up the callers of the constructors so that they no longer
cast the LogWriter instances to NetLogWriter.
All tests ran cleanly with the patch.
> Change constructors in NetConnection classes to use LogWriter instead of
> NetLogWriter
> -------------------------------------------------------------------------------------
>
> Key: DERBY-1028
> URL: https://issues.apache.org/jira/browse/DERBY-1028
> Project: Derby
> Issue Type: Improvement
> Components: JDBC
> Reporter: V.Narayanan
> Labels: derby_triage10_11
> Attachments: d1028-1a.diff
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira