rob bygrave
|
1c6c812d4d
|
Update tests change AssertJ StrictAssertions to Assertions
|
2019-10-06 16:34:44 +13:00 |
|
 Rob BygraveandGitHub
|
c6ba4d8155
|
Refactor DefaultTransactionThreadLocal, convert ThreadLocal to field (from map) (#1716)
* Refactor DefaultTransactionThreadLocal, convert ThreadLocal to field (from map)
* Add test for multiple database thread locals
|
2019-05-18 15:16:17 +12:00 |
|
 Roland PramlandRob Bygrave
|
2678f85506
|
Fix memory leak in threadLocal on implicit transactions (#1711)
* refactor TestExecutionComplete
* Add more tests to discover missing threadScope cleanups
* FIX: clear threadScope on implicit created Jdbc transactions
* FIX: clear threadScope on completed JTA transactions
* Revert "FIX: clear threadScope on completed JTA transactions"
This reverts commit f844405542.
|
2019-05-18 10:00:34 +12:00 |
|
rob bygrave
|
a1a6d2b725
|
Fix test TestExecuteComplete
|
2019-05-17 14:56:35 +12:00 |
|
Rob Bygrave
|
607cf3156c
|
#1347 - Improve cleanup of inactive transactions from threadLocal when no end() used
|
2018-03-13 00:15:42 +13:00 |
|