[
https://issues.apache.org/jira/browse/DERBY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-3309:
-----------------------------------
Attachment: derby-3309-2a-remove_unused_constructor.diff
'derby-3309-2a-remove_unused_constructor.diff' removes an unused contructor in
ClientPooledConnection and ClientPooledConnection40. I traced it back to when
the client driver was donated/added, so I have no idea why it was once
introduced.
If anyone has information that indicates that it should not be removed, please
let me know.
> Minor cleanups in ClientPooledConnection40 and ClientPooledConnection
> ---------------------------------------------------------------------
>
> Key: DERBY-3309
> URL: https://issues.apache.org/jira/browse/DERBY-3309
> Project: Derby
> Issue Type: Sub-task
> Components: JDBC, Network Client
> Affects Versions: 10.2.2.0, 10.3.2.1, 10.4.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Trivial
> Fix For: 10.2.2.1, 10.3.2.2, 10.4.0.0
>
> Attachments: derby-3309-1a-unused_imports.diff,
> derby-3309-2a-remove_unused_constructor.diff
>
>
> A few minor cleanups:
> 1) Remove unused constructor
> 2) Remove unused imports
> 3) Various documentation/formatting fixes
> Other minor fixes will be done if required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.