Remove unused methods getSocketAndInputOutputStreams and 
checkAlternateServerHasEqualOrHigherProductLevel in NetConnection
--------------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-5269
                 URL: https://issues.apache.org/jira/browse/DERBY-5269
             Project: Derby
          Issue Type: Improvement
          Components: Network Client
    Affects Versions: 10.9.0.0
            Reporter: Kristian Waagan
            Assignee: Kristian Waagan
            Priority: Trivial
         Attachments: derby-5269-1a-remove_methods.diff

The following methods are unused, and one of the accesses the client socket 
directly. It would be good to remove them:
   NetConnection.getSocketAndInputOutputStreams
   NetConnection.checkAlternateServerHasEqualOrHigherProductLevel

I don't know, but the code seems to relate to some earlier feature that Derby 
doesn't support anymore.

suites.All and derbyall ran cleanly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to