[
https://issues.apache.org/jira/browse/DERBY-5445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-5445:
--------------------------------------
Attachment: fix-init-msg.diff
The original "initializing database..." message was changed by this issue to
"initializing database for identity column testing..." or "initializing
database for sequence generator testing..."
Although the new messages are more accurate when testing identity columns or
sequence generators, they are wrong when running the other tests that don't use
identity columns or sequence generators.
The attached patch changes the message back to the original.
Committed revision 1185056.
> Enhance existing concurrency test to stress sequence generators to also
> stress identity columns
> -----------------------------------------------------------------------------------------------
>
> Key: DERBY-5445
> URL: https://issues.apache.org/jira/browse/DERBY-5445
> Project: Derby
> Issue Type: Task
> Components: Test
> Affects Versions: 10.8.2.2, 10.9.0.0
> Reporter: Mamta A. Satoor
> Assignee: Mamta A. Satoor
> Fix For: 10.8.2.2, 10.9.0.0
>
> Attachments: fix-init-msg.diff
>
>
> DERBY-4565 added a concurrency test for sequence generators to test the
> possible race condition for allocating a new range of pre-allocated numbers
> for the sequence. I have been looking at enhancing that test to provide
> similar test for identity columns. I plan to add another command line
> parameter to the test which will run the concurrency test to stress identity
> column generator.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira