1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-15 08:41:09 +03:00
Commit Graph

146 Commits

Author SHA1 Message Date
Patrick LeBlanc
303d182d5c Removed a couple unused SM config params. Added retry loop
to getting a connection.
2019-07-29 14:44:18 -05:00
Patrick LeBlanc
366cd406ba Cleaned up the diff vs S3-project. 2019-06-12 10:00:11 -05:00
Patrick LeBlanc
0ae0761e1a Removed the Location config value for SM; redundant with ProcessConfig.xml 2019-06-10 13:11:04 -05:00
Patrick LeBlanc
98c9cd7b22 Checkpointing some experimental changes to get storagemanager running. 2019-06-06 08:36:40 -05:00
Patrick LeBlanc
42b79bd5e7 Added a couple config params for storagemanager. 2019-06-03 09:43:05 -05:00
Patrick LeBlanc
51bb9f3050 Added licensing preamble. Got it to build. 2019-01-23 13:02:53 -06:00
Patrick LeBlanc
88273bfc14 Finished the first cut. I assume it doesn't build yet. 2019-01-22 16:12:49 -06:00
Patrick LeBlanc
710ee4d66b MCOL-1607. Changed the 'help' documentation for addModule. 2018-11-30 10:32:19 -06:00
Patrick LeBlanc
7ad0aa4420 MCOL-1607. Tentative change to include addModule.
This might or might not let addModule store host names
instead of IP addresses.
2018-11-29 15:20:05 -06:00
Patrick LeBlanc
9363504dd4 MCOL-1847. Addressed feedback from Daniel.
Instead of a seperate param for cache size, we decided
to allow an override of the NumBlocksPct param instead.
If NumBlocksPct ends in an 'm' or a 'g', it will be interpreted
as megabytes or gigabytes instead of a %age.
2018-11-20 12:49:32 -06:00
Patrick LeBlanc
39e784abd2 MCOL-1847. Added a config param for PM cache size.
New param is 'NumBlocksInMB', which will be the size
of the block cache in MB.
2018-11-19 14:32:14 -06:00
Patrick LeBlanc
ac9676b612 Merge remote-tracking branch 'upstream/develop' into MCOL-520 2018-10-15 10:15:11 -05:00
David Hill
8cb45b5893 MCOL-1244 - default install to distributed 2018-10-11 16:54:48 -05:00
David Hill
5fa5c81b67 MCOL-520 2018-09-25 14:03:00 -05:00
David Hill
b7b98a3e1a MCOL-520 2018-09-25 11:32:56 -05:00
David Hill
681cfd34eb MCOL-520 2018-09-24 11:50:56 -05:00
David Hill
72f514ca54 MCOL-520 2018-09-21 14:44:12 -05:00
David Hill
81e35e35eb MCOL-520 2018-09-21 11:23:43 -05:00
David Hill
1f58669460 MCOL-520 2018-09-20 14:45:18 -05:00
david hill
2f58c7cc8d Merge pull request #574 from mariadb-corporation/develop
Develop
2018-09-19 14:01:38 -05:00
Andrew Hutchings
03da6df473 Merge branch 'develop-1.1' into 1.1-merge-up-20180817 2018-08-17 16:17:13 +01:00
David Hill
5927b1cf81 MCOL-1523 - fix issue with query failing and enablemodule failing trying to get um1 back. 2018-08-10 16:01:12 -05:00
David Hill
4f659108f0 MCOL-1146 - multi-node quick install 2018-07-06 16:39:58 -05:00
david hill
fc8754065f Merge branch 'develop' into MCOL-520 2018-05-30 09:28:07 -05:00
david hill
2858273f6b remove use of singleserve rconfig files 2018-05-24 15:33:16 -05:00
david hill
ce1deb2f61 removed use of columnstore.xml.singleserver 2018-05-24 13:13:11 -05:00
david hill
e70c947977 change to use local lock file directory for nonroot 2018-05-24 10:33:46 -05:00
Roman Nozdrin
8a3c5e08e2 MCOL-1073 DecomSvr service was removed. 2018-05-13 22:02:08 +03:00
Andrew Hutchings
21d8f04a65 Merge branch 'develop-1.1' into 1.1-mergeup-20180224 2018-02-24 11:07:24 -05:00
david hill
b4e64f24f3 MCOL-1185 MCOL-436 -send alarms to procmgr to be processed 2018-02-02 09:04:07 -06:00
Roman Nozdrin
631ba8ff64 MCOL-497 Use CrossEngineSettings section of the XML config for cross-engine connections' TLS settings. 2018-01-06 16:48:27 +03:00
Roman Nozdrin
c9ba4ace27 MCOL-497 Add TLS configation tags to a Columnstore.xml template. 2018-01-04 22:23:15 +03:00
david hill
f5a2306bb2 increase procup timeout from 6 to 12, neede for amazon 2017-11-14 11:21:50 -06:00
david hill
4f63212145 mcol-1009 and mcol-1014 2017-11-06 17:46:07 -06:00
david hill
8a1d1f7aa8 add DistributedInstall to singlserver xml file, fix comment in procmgr 2017-10-27 13:41:22 -05:00
root
fa49afa2a5 MCOL-943 2017-10-18 09:43:41 -05:00
Ben Thompson
70b61444e2 change GlusterConfig to DataRedundancyConfig in configuration file 2017-08-11 01:05:50 -05:00
Andrew Hutchings
3330495a2e MCOL-777 Cleanup source
Clean out autotools and some other things from the source tree.
2017-08-07 15:59:56 +01:00
david hill
0599b7c3e9 mcol770 2017-06-19 15:32:48 -05:00
david hill
b355129d6a MCOL-522 changes 2017-05-21 12:36:49 -05:00
David Hill
26181beb85 MCOL-455 - add start remove to help 2017-04-21 09:48:59 -05:00
David Hill
277d3b095f MCOL-455 - add start remove to help 2017-04-21 09:46:40 -05:00
David Hill
bdd1d22d4e MCOL-455 - add start remove to help 2017-04-21 09:46:40 -05:00
David Hill
5000e79fdd chnages from 1.0.8 2017-03-27 16:39:35 -05:00
David Hall
df343ffab1 Merge branch 'develop' into MCOL-513
Conflicts:
	oam/etc/ConsoleCmds.xml
	oam/install_scripts/remote_command.sh
	oamapps/postConfigure/postConfigure.cpp
2017-02-17 10:52:45 -06:00
David Hall
e09b7e10c5 MCOL-513 Threadpool to unlimited threads when queuesize = 0. Idle down after 10 minutes 2017-02-13 11:56:28 -06:00
david hill
95e76a8e26 commit from develop, MCOL-455, MCOL-527, AND MCOL-528 2017-02-09 18:00:00 -06:00
David Hall
8cf3a00465 MCOL-1 whitespace fix 2017-02-03 15:22:59 -06:00
David Hall
61648c50ea MCOL-1 use getSystemSuspended() rather than is ReadWrite() to determine if system writes are suspended.
Add REMOVE documentation to help file.
2017-02-03 15:22:59 -06:00
David Hall
4b0bb14482 MCOL-1 whitespace fix 2017-01-20 10:53:26 -06:00