I am writing a test case for https://issues.apache.org/jira/browse/DERBY-6879
Which if written correctly will cause a deadlock in the derby network server. How should this test case recover from this? System.exit(1)? The test case will never continue because of the deadlock and the derby network server that the test case is running against will not be able to be shutdown either. Probably Derby should have a piece of self-monitoring code that looks periodically for a deadlock and does a "panic" type of shutdown. ________________________________ Canoga Perkins 20600 Prairie Street Chatsworth, CA 91311 (818) 718-6300 This e-mail and any attached document(s) is confidential and is intended only for the review of the party to whom it is addressed. If you have received this transmission in error, please notify the sender immediately and discard the original message and any attachment(s).
