[ http://issues.apache.org/jira/browse/DERBY-1521?page=all ]
Deepa Remesh updated DERBY-1521: -------------------------------- Attachment: d1521-patch2-draft.diff Attaching a draft patch 'd1521-patch2-draft.diff' which sets "derby.database.sqlAuthorization" for an upgraded database and tests that grant/revoke is available. This patch is not for commit as the upgrade test currently fails because of DERBY-1544/DERBY-1608. Meantime, I am just posting this patch to get feedback. Tests are based on following understanding: 1) Grant/revoke feature is supported only if derby.database.sqlAuthorization is set to true 2) Grant/revoke feature available in 10.2 and higher versions 3) Related to upgrade, * grant/revoke feature is supported in following cases: a) hard upgrade to 10.2 or higher versions b) soft upgrade to versions higher than 10.2 * grant/revoke feature is not supported in following cases: c) soft upgrade to 10.2 I have not covered 3b) in the current patch. Please provide feedback. Thanks. > Upgrade test needs to be enhanced to test grant revoke > ------------------------------------------------------ > > Key: DERBY-1521 > URL: http://issues.apache.org/jira/browse/DERBY-1521 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.2.0.0 > Reporter: Mamta A. Satoor > Assigned To: Deepa Remesh > Fix For: 10.2.0.0 > > Attachments: d1521-patch1-v1.diff, d1521-patch1-v1.status, > d1521-patch2-draft.diff > > > Grant Revoke is one of the features targeted for 10.2 Release. The upgrade > test should be modified to test this feature with various upgrade scenarios > to make sure everything works fine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira