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

25 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
fd2ebba6de MCOL-5163: remove systemd coupling of processes. 2022-08-04 18:04:42 -05:00
c74beb6178 MCOL-4554: use jemalloc provided by repo. 2021-03-18 12:35:16 -05:00
e25a48f439 Cleanup sleeps from systemd units 2021-02-09 15:26:17 +00: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
7a1f374b98 use jemalloc included with columnstore unless system provides it. 2020-09-11 13:09:45 -05:00
3221cee128 MCOL-4012 Enable columnstore run as non root. Default to mysql 2020-08-26 15:14:49 +00:00
058db083e6 ExeMgr and PrimProc systemd units now prints a warning if no jemalloc found in ld cache 2020-08-05 13:01:46 +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
5b857db7e8 Systemd doesn't complain about relative path anymore. 2020-05-31 18:41:53 +03: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
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
b512600cfc MCOL-3914 Adjust ordering of service startup to prevent primproc/exemgr connection slow down 2020-05-21 15:07:24 +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
8e9f4c2719 MCOL-3915 Modify systemd units to work on debian-based systems 2020-05-12 13:35:26 +00:00
2084405a3e MCOL-3914 Workernode and Controller node systemd restart now working 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