6f6e69815d
feat(bytestream,serdes): Distribute BS buf size data type change to avoid implicit data type narrowing
2024-11-08 16:28:51 +04:00
4fe9cd64a3
Revert "No boost condition ( #2822 )" ( #2828 )
...
This reverts commit f916e64927
.
2023-04-22 15:49:50 +03:00
f916e64927
No boost condition ( #2822 )
...
This patch replaces boost primitives with stdlib counterparts.
2023-04-22 00:42:45 +03:00
04752ec546
clang format apply
2022-01-21 16:43:49 +00:00
7acfddddb7
Refactored MDB relation names decoding in DDL code.
...
SH now takes all or nothing thus we need to change if conditions that rules our GBH.
Small warning fixes for GCC8.2
Disabled GBH.
2019-12-13 11:38:19 -06:00
ddebd85dc8
'Corporaton' -> 'Corporation'...
2019-08-13 11:40:44 -05:00
303d182d5c
Removed a couple unused SM config params. Added retry loop
...
to getting a connection.
2019-07-29 14:44:18 -05:00
3118acc3d4
Made stale sockets reconnect.
2019-07-18 14:56:14 -05:00
7d4f406888
Changed the retry behavior in SocketPool to get load_brm to work
...
when called by proc???. Also made proc??? start/stop SM around
save_brm runs. There seems not to be a saner way to do that atm.
So, on stop/restart/shutdown, it will do
1) stop everything
2) restart SM
3) save_brm
4) stop SM again
2019-07-18 11:14:12 -05:00
4c5866bcca
changes for ssize_t messaging
2019-07-01 12:28:11 -05:00
d454f84b82
Cleaned up the hacks made so far.
2019-06-10 09:41:03 -05:00
15c256b011
Checkpointing some stuff. Doesn't work yet.
2019-06-06 15:47:15 -05:00
a9ce25c4f6
Phase 1 of cleaning up the messaging code.
2019-02-11 18:20:11 -06:00
4f26ce089c
Made socket pool write the header in one write call. Added some debugging
...
printouts (commented).
2019-02-07 09:57:36 -06:00
92f609f718
Fixed a bug in IDBPolicy that prevented using the system
...
w/o plugins.
A couple other random things.
2019-02-06 09:49:32 -06:00
8ad3188162
Updated the storage-manager ref. Made SMComm send absolute
...
paths rather than relative ones.
2019-02-01 13:13:30 -06:00
acb464618c
Wrote a component test, which has a stand-in server thread
...
in place of an actual StorageManager. The server thread
returns the same error over and over again.
Used that test to debug some basic comm stuff & find
errors in error handling.
2019-01-24 16:52:26 -06:00
51bb9f3050
Added licensing preamble. Got it to build.
2019-01-23 13:02:53 -06:00
88273bfc14
Finished the first cut. I assume it doesn't build yet.
2019-01-22 16:12:49 -06:00
d84dcb9ccc
Checkpointing, not ready to build yet.
2019-01-21 16:41:04 -06:00