[
https://issues.apache.org/jira/browse/DERBY-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-2829:
--------------------------------------
Attachment: d2829.stat
d2829.diff
Attached is a patch which adds a new test called ErrorMessageTest. It generates
one wait timeout and one deadlock timeout, and verifies that the error messages
contain information about the locks/transactions involved. For convenience, the
test uses some of the classes in java.util.regex that are not available in
Foundation Profile 1.1 (I think), so it is disabled under J2ME.
> Write a test which verifies that timeout errors contain information about the
> locks involved
> --------------------------------------------------------------------------------------------
>
> Key: DERBY-2829
> URL: https://issues.apache.org/jira/browse/DERBY-2829
> Project: Derby
> Issue Type: Test
> Components: Services, Test
> Affects Versions: 10.3.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: d2829.diff, d2829.stat
>
>
> There should be a test that verifies that timeout errors contain information
> about the locks involved (both for deadlocks and for wait timeouts).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.