1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
2e1394149b MCOL-5464: Fixes of bugs from ASAN warnings, part one (#2792)
* Fixes of bugs from ASAN warnings, part one

* MQC as static library, with nifty counter for global map and mutex

* Switch clang to 16

* link messageqcpp to execplan
2023-04-04 02:33:23 +03:00
96c40d5081 Add core dumps and stack trace (#2604)
* Add core dumps and stack trace
2022-11-22 03:29:34 +03:00
ab44ef6ddb MCOL-4170 Refactor services/systemd units to finish their bootstrap ... 2020-11-09 12:01:16 +04:00
d61dc06c3c Make CMake variables for default user/group for maintainability 2020-10-23 21:57:35 +00:00
0637c19313 MCOL-4314 Workernode template changes based on feedback 2020-10-09 07:08:42 -05:00
2a6dd64e5f MCOL-4314 Related. Make mcs-workernode a template service to avoid SM contention 2020-10-07 00:12:15 -05:00
3221cee128 MCOL-4012 Enable columnstore run as non root. Default to mysql 2020-08-26 15:14:49 +00:00
4b0e8900d4 Introduced an artificial delay b/w SM and controllernode to allow SM to start
Introduced mcs-savebrm.py to avoid saving BRM on non-primary nodes
in multi-node S3 clusters

Refactored mcs-loadbrm.py to download BRM files from the primary in
in multi-node S3 clusters
2020-08-03 16:00:00 +00:00
1c463fa329 MCOL-4019 This patch avoids fork() in wokernode/controllernode that hangs in ThreadPool::~
waiting infinitely for fPruneThread->join() to return.
2020-06-09 15:47:17 +00:00
2915f83a46 MCOL-3914 Replaced umbrella systemd service with a shell that starts/stops separate
MCS systemd units.

Add stop for StorageManager systemd unit.
2020-06-04 17:16:55 +00:00
d056090d23 MCOL-4025 libjemalloc preloading update 2020-05-28 23:10:21 +00:00
9280b7ece1 MCOL-4025 systemd units now preload libjemalloc 2020-05-28 20:53:56 +00:00
77edd3f3bd MCOL-3914 Change controllernode shutdown script 2020-05-22 12:45:55 +00:00
2f4c729c1b MCOL-3914 System updates 2020-05-22 04:12:56 +00:00
182e876aec MCOL-3914 Add proper termination of systemd units. 2020-05-21 21:51:40 +00:00
a79761cc5f MCOL-3914 Get around systemd services failing due to kill signal on no process 2020-05-15 22:06:32 +00:00
37cb358683 MCOL-3914 Updates to kill signals 2020-05-15 21:38:46 +00:00
684cddd3bc MCOL-3914 Systemd units. Fix controllernode/workernode restart. 2020-05-12 13:35:25 +00:00
d684cce3c1 MCOL-3915, MCOL-3915 Fix dbrm read only. Fix systemd unit startup order 2020-05-12 13:35:25 +00:00
b1c9ccf7fa MCOL-3914 Rename systemd columnstore services 2020-05-12 13:35:25 +00:00