105 check-ins using file dcommon.scm version 2cc987e965
2023-02-20
| ||
22:58 | corrected match-let args in server:kill check-in: 8a443df8a9 user: mmgraham tags: v1.80-tcp-inmem | |
2023-02-19
| ||
21:23 | Sync back implemented, compiles but not tested check-in: c70de6806c user: matt tags: v1.80-tcp-inmem | |
20:14 | list runs now working with data sync'd from ondisk to inmem (but no last_update support). check-in: 12db00e83a user: matt tags: v1.80-tcp-inmem | |
19:19 | Couple fixes. basic queries, register-test, get-test-id, login, working and starting a server on demand check-in: 9e78ced13a user: matt tags: v1.80-tcp-inmem | |
18:41 | Basic communication working, ping, get-keys. check-in: e01a10845a user: matt tags: v1.80-tcp-inmem | |
10:37 | rmt:send-receive -> tt:handler -> tcp -> api:tcp-dispatch-request -> api:dispatch-request and back implemented and compiles. check-in: a91d15ac06 user: matt tags: v1.80-tcp-inmem | |
2023-02-18
| ||
20:32 | server registation and timeout working check-in: 743e63bc9e user: matt tags: v1.80-tcp-inmem | |
2023-02-17
| ||
16:27 | Fixed megatest -list-servers. Handled the changes in the server info list returned by choose-server check-in: c9e2a1cd70 user: mmgraham tags: v1.80-tcp-inmem | |
06:02 | Merged fork check-in: f756aa00cd user: matt tags: v1.80-tcp-inmem | |
2023-02-16
| ||
22:05 | wip check-in: 2c448364b3 user: matt tags: v1.80-tcp-inmem | |
21:40 | wip check-in: 372980efb7 user: matt tags: v1.80-tcp-inmem | |
21:16 | Mixed up tt:handler and tt:client-connect-to-server. tt:handler is a bad name. check-in: 3970f89cba user: matt tags: v1.80-tcp-inmem | |
20:52 | wip check-in: 0cc9990634 user: matt tags: v1.80-tcp-inmem | |
19:53 | Removed last 2 args from definition of http-transport-handler check-in: 4193a11be6 user: mmgraham tags: v1.80-tcp-inmem | |
19:07 | added mtargs declaration and import check-in: 4a7d4f4801 user: mmgraham tags: v1.80-tcp-inmem | |
13:24 | wip, compiles check-in: 12dfb79088 user: matt tags: v1.80-tcp-inmem | |
11:21 | wip check-in: 36613fed83 user: matt tags: v1.80-tcp-inmem | |
2023-02-15
| ||
21:37 | wip check-in: 0588f96563 user: matt tags: v1.80-tcp-inmem | |
19:57 | wip check-in: 3528bbcf9e user: matt tags: v1.80-tcp-inmem | |
19:28 | wip. compiles. check-in: 24ddf5d235 user: matt tags: v1.80-tcp-inmem | |
19:21 | wip. compiles. check-in: 4c52a47431 user: matt tags: v1.80-tcp-inmem | |
15:39 | Make tcp vs. http compile time configurable. check-in: 3ca4260740 user: matt tags: v1.80-tcp-inmem | |
14:17 | wip check-in: e0ef4cda9d user: matt tags: v1.80-tcp-inmem | |
08:22 | wip - does not compile check-in: ab238c7c30 user: matt tags: v1.80-tcp-inmem | |
2023-02-13
| ||
04:56 | missing param setting Leaf check-in: 5c56271302 user: matt tags: v1.80-debugprint | |
2023-02-12
| ||
20:21 | wip check-in: 278a10af86 user: matt tags: v1.80-tcp-inmem | |
16:39 | wip check-in: 444956dd03 user: matt tags: v1.80-tcp-inmem | |
10:52 | wip - start tcp/inmem check-in: 1a2eb25cb6 user: matt tags: v1.80-tcp-inmem | |
2023-02-10
| ||
21:22 | rebased v1.80-debugprint forward check-in: 9d2772b077 user: matt tags: v1.80-debugprint | |
21:16 | Merge v1.80-cleanup as it passed QA check-in: 34c5263e66 user: matt tags: v1.80 | |
21:06 | Merging pretty good branch v1.80-dbperf to v1.80 check-in: 7170e5f43b user: matt tags: v1.80 | |
2023-02-09
| ||
11:02 | Made wait-for-qif remove all old queries Leaf check-in: 93c1073c06 user: mmgraham tags: v1.80-close-idle-connections | |
2023-02-07
| ||
16:24 | fix for assert check-in: a7577f7a9b user: pjhatwal tags: v1.80-close-idle-connections | |
2023-02-05
| ||
08:36 | wip, close idle db connections check-in: 97a3c4ad11 user: matt tags: v1.80-close-idle-connections | |
2023-02-02
| ||
12:54 | Use an actual droop check-in: 19861e6399 user: matt tags: v1.80 | |
09:27 | Change couple queries to use prepared statements check-in: a2e41e0613 user: matt tags: v1.80 | |
07:55 | Bumped version check-in: 3a1cd3629b user: matt tags: v1.80 | |
07:22 | Enable disabling of condition-case around db access. Default is off for now. check-in: 7444f60c97 user: matt tags: v1.80 | |
06:39 | improved droop curved for queries in flight (qif). check-in: d1dc75ffab user: matt tags: v1.80 | |
2023-02-01
| ||
23:41 | added qif check-in: 7e09817061 user: matt tags: v1.80 | |
20:38 | Convert one statement to prepared, test and do more check-in: 87e172c693 user: matt tags: v1.80 | |
15:22 | Fixed ping not cleaning up connections check-in: 48aa93366a user: matt tags: v1.80 | |
06:11 | Pulled in ulex from v2.0 check-in: 69eb6e4304 user: matt tags: v1.80 | |
2023-01-31
| ||
21:17 | Fixed old conninfo record not being properly removed from runremote check-in: 676fe7701a user: matt tags: v1.80 | |
2023-01-29
| ||
22:01 | wip-no-compile check-in: 9f479c2454 user: matt tags: v1.80-reshape | |
21:32 | Beginnings of client implemented check-in: bd65c3fcb5 user: matt tags: v1.80-reshape | |
20:04 | wip check-in: ce20e5667d user: matt tags: v1.80-reshape | |
19:13 | Server side coded up and compiles. Not actually tested. check-in: 194a7192cf user: matt tags: v1.80-reshape | |
2023-01-27
| ||
18:32 | Merged from v1.80 check-in: 3d8270b891 user: matt tags: v1.80-reshape | |
17:01 | server:setup additions check-in: ff7e665911 user: mrwellan tags: v1.80-reshape | |
2023-01-26
| ||
04:01 | Added some reference docs on servers check-in: f6037c5e9e user: matt tags: v1.80 | |
2023-01-25
| ||
07:34 | Synced in ulex from v2.0001 check-in: 6e38a56108 user: mrwellan tags: v1.80-reshape | |
2023-01-23
| ||
09:04 | wip check-in: 74613be421 user: matt tags: v1.80-reshape | |
2023-01-22
| ||
17:48 | cherrypicked change to fix args to db:caution-open-database check-in: 458bd9aea8 user: mmgraham tags: v1.80, v1.8006 | |
16:58 | Uncommented (remote-conndat runremote) to fix crash when dashboard left idle check-in: 610857aa28 user: mmgraham tags: v1.80 | |
01:45 | wip check-in: d78cc9a775 user: matt tags: v1.80-reshape | |
2023-01-20
| ||
07:35 | Added artifacts.scm check-in: 5a12983c80 user: matt tags: v1.80 | |
07:30 | Merged v1.80 check-in: 0859376e2d user: matt tags: v1.80-reshape | |
07:29 | Added artifacts (will replace pkts) check-in: 7fa5291a80 user: matt tags: v1.80 | |
2023-01-19
| ||
20:54 | Added mtserv check-in: cd59e5a125 user: matt tags: v1.80-reshape | |
19:52 | Refactor start check-in: f7272f26b7 user: matt tags: v1.80-reshape | |
04:32 | Print info on closing connections always Leaf check-in: f5f9bc5c6c user: matt tags: v1.80-toomanyfiles | |
04:14 | Removed added attempt to save server info in runremote. check-in: b290688bbb user: matt tags: v1.80-toomanyfiles | |
03:46 | client setup was not updating runremote in some scenarios check-in: 3f4bf437c0 user: matt tags: v1.80-toomanyfiles | |
2023-01-18
| ||
22:17 | Missing fix check-in: c608ac13c7 user: matt tags: v1.80 | |
22:13 | Missing fix check-in: ff975ecd14 user: matt tags: v1.80 | |
22:11 | Pulled in two needed fixes. check-in: 3936bce446 user: matt tags: v1.80 | |
21:53 | corrected misnamed funciton Leaf check-in: a9180a343b user: matt tags: v1.80-refactor-fix1 | |
21:46 | Removed bad call to close-connection! check-in: 463fffbd79 user: matt tags: v1.80-refactor-fix1 | |
18:34 | Changed version to 1.8006 check-in: 302c2637e5 user: mmgraham tags: v1.80 | |
18:21 |
Normalize toppath for /tmp db area to address weird csh /home/matt/data/megatest vs. pwd.
Get DEADs after a while. There is a crash related to connection handling. check-in: e2a27caa33 user: matt tags: v1.80 | |
2023-01-16
| ||
21:42 | v1.80-notbetter Leaf check-in: 5287e50105 user: matt tags: v1.80-refactor | |
15:53 | Most sqlite3: calls now prepared and cached. check-in: bcf8145611 user: matt tags: v1.80-refactor | |
14:09 | Cleaned up prepared db statements handling. check-in: 2639de81a8 user: matt tags: v1.80-refactor | |
12:17 | last of overt connection issues addressed. TCP connections growing very slowly. However now the db issues are manifesting. check-in: 22f2c33711 user: matt tags: v1.80-transport-cleanish, v1.80-refactor | |
10:00 |
Major refactor/clean up of client connection stuff. Removed old crufty approach of having both client and server side calls in http-transport. Plan would be to eventually get rid of http-transport.
Open files slowly grows. bad argument type in http-transport. Line 285 (close-connection! fullurl) is wrong. check-in: 67b18cc991 user: matt tags: v1.80-refactor | |
04:20 | Original call to close-connections! was correct check-in: 883ba16e82 user: matt tags: v1.80 | |
03:32 | Isolated fix from v1.80-disconnected-tests for TCP ports issue (not tested yet) check-in: da2bac2043 user: matt tags: v1.80 | |
03:21 | Merged v1.80 Leaf check-in: ccccfdb50a user: matt tags: v1.80-disconnect-tests | |
2023-01-15
| ||
21:45 | Appear to have fixed the growing connections issue check-in: f78750d901 user: matt tags: v1.80-disconnect-tests | |
18:27 | Disconnecting tests from servers where possible to save connections. check-in: cdac5f3909 user: matt tags: v1.80-disconnect-tests | |
2023-01-13
| ||
13:37 | I guess close-idle-connections is not available? don't get it but getting rid of it... check-in: d310aee913 user: mrwellan tags: v1.80, v1.8005 | |
08:22 | Yet another db in transaction problem fixed. check-in: 95b6039c92 user: matt tags: v1.80 | |
05:07 | New logic on delaying when can't run more tests. One more case of dbstruct used inside transaction found and fixed. check-in: a67d8dbadb user: matt tags: v1.80 | |
2023-01-12
| ||
21:49 | Calling db:with-db inside a transaction was bad. Disallowed calling db:with-db with db and factored out few calls to take db. TCP connections seems stable. Fingers crossed. check-in: fb48802dd5 user: matt tags: v1.80 | |
20:02 | More close-connections fixes. check-in: 3e016c5af5 user: matt tags: v1.80 | |
17:48 | Added tasks_queue to db:sync-main-list to sync this table to NFS check-in: d461a68372 user: mmgraham tags: v1.80 | |
07:26 | Reduce noise check-in: 2ec14a566d user: matt tags: v1.80 | |
07:11 | Oops. Was setting conn to #f before cleaning up connections. Not 100% sure but suspect that was a bad thing. check-in: 0ee24d5747 user: matt tags: v1.80 | |
2023-01-11
| ||
22:06 | Changed version to 1.8005 check-in: 3bce3576ea user: mmgraham tags: v1.80 | |
22:05 | removed periodic reverse sync check-in: 483f258c25 user: mmgraham tags: v1.80 | |
16:11 | Fix to sync, incorrect files (I think) were being compared check-in: dd0f572ca9 user: mrwellan tags: v1.80 | |
07:14 | Merged fork check-in: 43e394881f user: mrwellan tags: v1.80 | |
06:20 | Added cond-expand to mtargs so it can be chicken-5 and chicken-4 check-in: 4e5c67b31e user: matt tags: v1.80 | |
05:52 | Merged fork check-in: 74f81f69c1 user: matt tags: v1.80 | |
2023-01-10
| ||
13:50 | Merged earlier change check-in: 143fb8134e user: mrwellan tags: v1.80 | |
2023-01-06
| ||
09:23 | Synced mtargs with opensrc. Reduced noise in server output check-in: 7f6ea52b90 user: mrwellan tags: v1.80 | |
2022-12-30
| ||
16:22 | Changed version to 1.8004 check-in: e506ed709e user: mmgraham tags: v1.80, v1.8004 | |
16:18 | add wal and shm file times for sync time comparison. Added checking for existence of servers and db files. check-in: 999f3281a2 user: mmgraham tags: v1.80 | |
2022-12-16
| ||
15:49 | Corrected arg errors in calls to cautious-open-database, made choose-server wait 10 seconds after starting a server before starting another. Corrected busy server logic in keep-running. check-in: 047f95fcaf user: mmgraham tags: v1.80 | |
2022-12-14
| ||
17:36 | fixed a few crashes in the server log check-in: 5fd84cf5e2 user: mmgraham tags: v1.80 | |
2022-12-12
| ||
15:25 | Get .servinfo path in a function, create dir if needed. gate server start on high load check-in: 8adb8a0e7e user: mrwellan tags: v1.80, v1.8003 | |
10:41 | Changed mt version to 1.8003 check-in: e09f8d91d0 user: mmgraham tags: v1.80 | |
08:45 | Merged fork check-in: 5a30e1d836 user: mrwellan tags: v1.80 | |
2022-12-11
| ||
13:51 | Use low-noise-print to make the summary view more stable check-in: 2b7b20907b user: matt tags: v1.80 | |