Commit graph

30 commits

Author SHA1 Message Date
a88ac56848 Correct test name; CnP error 2023-07-12 08:48:21 +01:00
9a8716f33e Add the real implementation 2023-07-12 08:45:48 +01:00
1b1ba551c8 Add forced driver loading 2023-07-11 15:04:33 +01:00
866d02fb52 Change how log4j finds its config.
log4j is reacting less well to reconfigurations, so this moves the config file location to earlier in the process, so that no class sees an unconfigured instance.
2023-07-11 14:07:37 +01:00
b378189512 Update default log config location 2023-07-11 12:36:44 +01:00
49487a83af Update unit test syntax to the current version of H2 2023-07-11 12:33:48 +01:00
66dd3bb37d Tidy up inconsistent log formatting 2019-11-06 15:13:18 +00:00
734dc8608f Add session identification 2019-08-27 12:53:37 +01:00
01310bfca4 Fix producer thread name, for logging and monitoring. 2019-08-05 16:38:24 +01:00
06c64d499f Explicitly commit pre and post SQL so that a post command in the last job isn't lost. 2019-08-05 16:00:43 +01:00
4f905dd47a Add test config 2019-08-05 11:32:24 +01:00
8fdbc6a78e Add pre and post SQL 2019-08-05 11:10:12 +01:00
f669b1af9d Fix up the docker tests 2019-07-12 13:03:23 +01:00
e71832f57a Refactor variable name 2019-07-12 13:03:08 +01:00
d34a0902d1 Fix logging message order 2019-07-12 10:33:18 +01:00
2b5f4f1dbe Add more test data, and fix log ordering 2019-07-11 09:13:15 +01:00
31a2968f6a Tigten up TimeLimiter test, and add default test logging config 2019-06-18 15:07:29 +01:00
ff157e6a59 Add TimeLimiter test. 2019-06-18 14:46:21 +01:00
7a858ec64a Add redone unit tests for v2 2019-06-18 14:33:10 +01:00
b8883d6f23 Improve the docs a little 2019-06-18 13:17:22 +01:00
af46f83799 Fix copy/paste error in poll timeout config 2019-06-18 08:31:46 +01:00
7d755df600 Add configurable poll timeout for warning on empty queue 2019-06-12 12:20:04 +01:00
bba3377b9e Correctly order completion logging 2019-05-20 16:48:40 +01:00
e8d49669b1 Give the threads useful names. 2019-05-16 08:31:17 +01:00
6ba081b625 Fix row count order 2019-05-13 14:09:46 +01:00
f945a48c28 Tidy up subthread catch message 2019-05-13 12:59:17 +01:00
7863e78838 Improve thread cleanup code 2019-05-13 09:53:25 +01:00
f21698b449 Add example config files. 2019-05-10 14:38:15 +01:00
4ec3aa8fe8 Change table to job, since it's no longer just tables 2019-05-10 14:37:56 +01:00
93d8be0185 Initial checkin 2019-05-10 14:05:04 +01:00