[jira] [Created] (DERBY-5681) When a foreign key constraint on a table is dropped, the associated statistics row for the conglomerate is not removed

2012-03-31 Thread Brett Bergquist (Created) (JIRA)
When a foreign key constraint on a table is dropped, the associated statistics row for the conglomerate is not removed -- Key: DERBY-5681 URL:

[jira] [Created] (DERBY-5680) indexStat daemon processing tables over an over even when there are no changes in the tables

2012-03-30 Thread Brett Bergquist (Created) (JIRA)
indexStat daemon processing tables over an over even when there are no changes in the tables Key: DERBY-5680 URL: https://issues.apache.org/jira/browse/DERBY-5680

[jira] [Created] (DERBY-5564) Code does different things depending if derby.locks.deadlockTrace=true is set

2012-01-03 Thread Brett Bergquist (Created) (JIRA)
Code does different things depending if derby.locks.deadlockTrace=true is set - Key: DERBY-5564 URL: https://issues.apache.org/jira/browse/DERBY-5564 Project: Derby

[jira] [Created] (DERBY-5562) An read-only XA transaction that has a timeout never has the timer canceled when the transaction is complete

2011-12-30 Thread Brett Bergquist (Created) (JIRA)
An read-only XA transaction that has a timeout never has the timer canceled when the transaction is complete Key: DERBY-5562 URL:

[jira] [Created] (DERBY-5560) Java deadlock between LogicalConnection40 and ClientXAConnection40

2011-12-28 Thread Brett Bergquist (Created) (JIRA)
Java deadlock between LogicalConnection40 and ClientXAConnection40 -- Key: DERBY-5560 URL: https://issues.apache.org/jira/browse/DERBY-5560 Project: Derby Issue Type: Bug

[jira] [Created] (DERBY-5561) Race conditions in LogicalConnection checking for a null physical connection

2011-12-28 Thread Brett Bergquist (Created) (JIRA)
Race conditions in LogicalConnection checking for a null physical connection Key: DERBY-5561 URL: https://issues.apache.org/jira/browse/DERBY-5561 Project: Derby

[jira] [Created] (DERBY-5552) Derby threads hanging when using ClientXADataSource and a deadlock or lock timeout occurs

2011-12-22 Thread Brett Bergquist (Created) (JIRA)
Derby threads hanging when using ClientXADataSource and a deadlock or lock timeout occurs - Key: DERBY-5552 URL: https://issues.apache.org/jira/browse/DERBY-5552

[jira] [Created] (DERBY-5523) XA Transactions can becomes stuck if a connection from a XAResource without a timeout terminates after performing work but before ending

2011-12-06 Thread Brett Bergquist (Created) (JIRA)
XA Transactions can becomes stuck if a connection from a XAResource without a timeout terminates after performing work but before ending Key: