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

172 Commits

Author SHA1 Message Date
60fd4c6029 modify liboam changeMyCnf to add new values with prefix 'loose-' add change to setConfig and setSystemName to set the server_audit_syslog_info value when systemName is changed 2017-04-18 15:58:09 -05:00
f803b94eb6 Revert "when setting systemName also modify my.cnf to update server_audit_sys…" 2017-04-17 11:56:27 -05:00
8aa37589b5 when setting systemName also modify my.cnf to update server_audit_syslog_info value. 2017-04-06 11:47:54 -05:00
04bdb60fff more merges from 1.0.8 2017-03-28 14:17:17 -05:00
eaa1374ea2 remove checkSystemRunning - system reported down log 2017-03-14 13:57:48 -05:00
e527d7963a remove the checkSystemRunning - system reported down msg 2017-03-14 09:11:40 -05:00
f4e3b7299d commit from develop, MCOL-455, MCOL-527, AND MCOL-528 2017-01-24 09:15:01 -06:00
e84573af8c MCOL-527 - change UM device name from sdf to xvdf 2017-01-20 19:57:22 -06:00
c6799df640 Merge pull request #96 from mariadb-corporation/MCOL-505
MCOL-505 Performance improvements to ExeMgr
2017-01-13 21:03:35 -06:00
b50187315f Merge pull request #94 from mariadb-corporation/MCOL-505
MCOL-505 Performance improvements to ExeMgr
2017-01-12 11:50:49 -06:00
2f3937ac7e MCOL-505 Performance improvements to ExeMgr
This fix improves the performance of ExeMgr by doing the following:

* Significantly reduces the amount of time the xml configuration is
scanned
* Uses a much faster way to determine the CPU core count
* Reduces the amount of times certain allocations are executed
* Rowgroup pre-allocates vectors for 1024 rows

This improves performance for the first query of a connection and the
performance for smaller result sets. It may well improve performance in
other areas too.
2017-01-12 16:58:16 +00:00
9a7b048ba3 MCOL-462 2017-01-05 16:19:05 -06:00
4b68b5d6ba MCOL-462 2017-01-04 13:18:41 -06:00
9283635460 add more checks around the getsystems 2016-12-05 22:35:01 +00:00
97b84159b8 MCOL-416 2016-11-24 15:06:23 +00:00
9ce117f521 MCOL-61, ami install 2016-11-20 22:47:54 +00:00
ac5940fed3 fix non-root fstab permission issue 2016-11-20 00:14:38 +00:00
2f366aa1bc fix non-root fstab permission issue 2016-11-20 00:12:49 +00:00
f785bea1d9 mcol-61 2016-11-17 22:42:22 +00:00
03efedde03 fix fstab non-root issue 2016-11-17 22:26:58 +00:00
7a833a9dfb Merge branch 'develop' into mcol-61
Conflicts:
	oam/install_scripts/post-install
	oam/oamcpp/liboamcpp.cpp
2016-11-17 15:39:53 +00:00
a74b03fdad mcol-404, non-root install fixes 2016-11-16 23:22:25 +00:00
3b33601a20 mcol-406, fix non-root startup issue 2016-11-15 16:30:58 +00:00
401c3b4929 changed to use new MCS cloud scripts 2016-11-09 13:48:06 -06:00
41a43ad5ea Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2016-10-24 17:53:58 -05:00
c30e80393b mcol-343 2016-10-24 17:53:43 -05:00
2727fc498d no error logging from checkLogFile, arent needed and issues unwanted error logs 2016-10-24 14:11:42 +00:00
897d8d3f3d change snmp to alarm 2016-10-10 17:46:24 -05:00
ebd3b05c5d more changes 2016-10-10 14:03:26 -05:00
299c145858 MCOL-137 dbroot offline error. Fix logic for non-root user 2016-09-29 15:53:38 -05:00
3ef45a2c6d MCOL-290 Decomsrv showing as initialize 2016-09-14 17:10:57 -05:00
7e0723a8bc MCOL-259 replace system call to columnstore status with a function call to alleviate a race condition. Also added exception logging in a few places that will be helpful. 2016-09-02 09:30:53 -05:00
482047679a MCOL-259 add some retry logic to the OAMCache system. Add that degraded is still valid for a PM. 2016-08-23 16:51:16 -05:00
91d2304ad0 fix amazon adddbroot issue 2016-08-18 14:12:35 -05:00
dd1750de55 mcol-5 add in exception returns when service is down 2016-07-20 09:46:50 -05:00
6db1e3cec8 MCOL-70 - fix compiler error 2016-07-05 11:07:38 -05:00
6e1ce92b0f MCOL-70 2016-06-30 14:28:15 -05:00
f01c8bcadc add check of service status before sending to procmon 2016-06-29 10:33:18 -05:00
8050f3eeec add check of service status before sending to procmon 2016-06-29 10:30:08 -05:00
e2cf01ec61 add check of service status before sending to procmon 2016-06-29 10:24:49 -05:00
055aee33e2 add check of service status before sending to procmon 2016-06-29 10:17:38 -05:00
a9903fc053 add check of service status before sending to procmgr 2016-06-29 09:55:18 -05:00
7d8de28b43 MCOL-59, change calpont.xml 2016-06-22 16:00:00 -05:00
b1b60065d9 build fails with boost linking errors 2016-06-03 13:55:09 +03:00
e9d96ddc85 copyright additions 2016-06-01 20:03:20 -05:00
3a6d4c3fd2 Revert "copyright name change"
This reverts commit 7000f6e4f2.
2016-06-01 17:54:28 -05:00
7000f6e4f2 copyright name change 2016-06-01 14:54:11 -05:00
eff8f39801 MCOL-3 directory name changes 2016-05-31 16:40:30 -05:00
873111ce3f change rsa key checkin 2016-05-26 15:52:41 -05:00
2865b3a4eb change 2016-05-17 16:09:24 -05:00