[
https://issues.apache.org/jira/browse/DERBY-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mamta A. Satoor updated DERBY-4786:
-----------------------------------
Attachment: DERBY4786_testScript_patch3_diff.txt
Attaching a patch which modifies the really outdated testScript.xml This gets
used to run the compaibility tests. In addition to trunk, it only tested upto
10.2 and didn't include all releases of 10.2 and 10.1 I have modified it to
test all available releases upto 10.6 This will definitely increase the runtime
of the compatibility tests.
> Shutdown command without username and password should work with mixed client
> and network server releases.
> ---------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4786
> URL: https://issues.apache.org/jira/browse/DERBY-4786
> Project: Derby
> Issue Type: Bug
> Components: Network Client, Network Server
> Affects Versions: 10.4.1.3, 10.4.2.0, 10.5.1.1, 10.6.1.0
> Reporter: Mamta A. Satoor
> Assignee: Mamta A. Satoor
> Attachments: DERBY4786_patch1_diff.txt, DERBY4786_patch2_diff.txt,
> DERBY4786_testScript_patch3_diff.txt, releaseNote.html
>
>
> DERBY-2109 introduced optional parameters username and password to the
> shutdown command. But with this fix, the existing shutdown command which does
> not use username and password stopped working from client with DERBY-2109
> changes against a network server without DERBY-2109 changes.
> This jira is to ensure that existing shutdown command without user name and
> password still works fine between different releases of client and network
> server(with or without DERBY-2109). The new shutdown command introduced by
> DERBY-2109 will work obviosuly only on client and server with DERBY-2109
> changes. For client/server not with DERBY-2109 changes attempting to user use
> name and password will get an error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.