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 2018/03/19 00:39:00 UTC

[jira] [Updated] (DERBY-6986) Network Server COMMAND_TESTCONNECTION need not try to open a database

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

Bryan Pendleton updated DERBY-6986:
-----------------------------------
    Attachment: releaseNote.html

> Network Server COMMAND_TESTCONNECTION need not try to open a database
> ---------------------------------------------------------------------
>
>                 Key: DERBY-6986
>                 URL: https://issues.apache.org/jira/browse/DERBY-6986
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>    Affects Versions: 10.14.1.0
>            Reporter: Bryan Pendleton
>            Assignee: Bryan Pendleton
>            Priority: Major
>         Attachments: releaseNote.html
>
>
> The Network Server has a special protocol which can be used to send it commands (e.g., "stop", "ping", "sysinfo", etc.). The "ping" command, which internally is known in the code as COMMAND_TESTCONNECTION, allows a custom client program to request that the Network Server attempt to open a Derby database specified as an argument in the COMMAND_TESTCONNECTION packet.
> This is very old code, probably included during the initial development of the Network Server as a development-time diagnostic tool, and is not required for any current Network Server functionality, so it should be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)