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

89 Commits

Author SHA1 Message Date
Patrick LeBlanc
fbdf1a5308 Merge branch 'develop' into S3-project 2019-08-14 15:37:14 -05:00
Patrick LeBlanc
a09a9d5d0f Mass substitution 'Corporaton' -> 'Corporation' 2019-08-07 14:43:25 -05:00
Patrick LeBlanc
9daa44efa1 Made procmgr init the IDB* stuff. 2019-07-19 17:08:29 -05:00
Patrick LeBlanc
753139a933 Checked for references to DBRootStorageType, made a couple changes
I suspect are necessary to make failover work.
2019-06-12 13:07:22 -05:00
David Mott
515b93cc3d remove faulty test code 2019-04-29 01:28:54 -05:00
David Mott
4b9d046c6e Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace. 2019-04-29 01:21:15 -05:00
Patrick LeBlanc
ac9676b612 Merge remote-tracking branch 'upstream/develop' into MCOL-520 2018-10-15 10:15:11 -05:00
David Hill
09c379422d MCOL-1244 - default install to non-distributed 2018-10-11 18:02:04 -05:00
david hill
101b36acb6 Merge branch 'develop' into MCOL-520 2018-10-08 14:23:48 -05:00
Andrew Hutchings
f1f13a09d1 Merge branch 'develop-1.1' into 1.1-merge-up-2018-10-05 2018-10-05 18:40:07 +01:00
David Hill
681cfd34eb MCOL-520 2018-09-24 11:50:56 -05:00
david hill
2f58c7cc8d Merge pull request #574 from mariadb-corporation/develop
Develop
2018-09-19 14:01:38 -05:00
david hill
43b97e7fa3 Merge branch 'develop-1.1' into MCOL-1523 2018-09-10 14:15:32 -05:00
David Hill
8b0507b987 MCOL-1523 2018-09-05 14:53:13 -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
Ben Thompson
515cc31d4f MCOL-1610: modify so if moving a dbroot fails with gluster it is reassigned to original owner. Add logging around failure for mounting gluster volumes. 2018-08-06 10:10:52 -05:00
Andrew Hutchings
8c90419852 Fix merge and coding style issues 2018-06-22 15:31:31 +01:00
Andrew Hutchings
7ca289ded9 Merge branch 'develop-1.1' into 1.1-merge-up-20180621 2018-06-22 14:51:20 +01:00
david hill
ed8e774dcd MCOL-1370 2018-06-01 16:33:48 -05:00
david hill
5226833dd4 MCOL-1370 2018-05-30 16:27:33 -05:00
david hill
4fe399e5c0 MCOL-1370 - auto-failure, dont switch ebs when detahc fails 2018-05-30 15:46:58 -05:00
david hill
fc8754065f Merge branch 'develop' into MCOL-520 2018-05-30 09:28:07 -05:00
david hill
ce1deb2f61 removed use of columnstore.xml.singleserver 2018-05-24 13:13:11 -05:00
Andrew Hutchings
b58122589b Merge branch 'develop-1.1' into dev-merge-up-20180430 2018-04-30 08:51:58 +01:00
david hill
0ea35564f0 MCOL-520 - remove sudo command 2018-04-12 10:49:09 -05:00
Andrew Hutchings
280dcb44bf Merge branch 'develop-1.1' into dev-merge-up-20180409 2018-04-09 19:15:18 +01:00
david hill
3c6443053e MCOL-1217 - setup msqyl rep on addmodule 2018-03-15 16:24:26 -05:00
david hill
1ad112a44d mcol-1235 - add close in exceptions 2018-03-05 10:48:46 -06:00
david hill
9e2d8b8e71 mcol-1235 - fix issue with too many files open 2018-02-28 11:12:02 -05:00
Andrew Hutchings
21d8f04a65 Merge branch 'develop-1.1' into 1.1-mergeup-20180224 2018-02-24 11:07:24 -05:00
david hill
ee5abeedc9 MCOL-1185 MCOL-436 - make processing alarms single thread process 2018-02-02 09:41:00 -06:00
david hill
b4e64f24f3 MCOL-1185 MCOL-436 -send alarms to procmgr to be processed 2018-02-02 09:04:07 -06:00
Andrew Hutchings
0d7c0f7ae4 Merge branch 'develop-1.1' into dev-merge-up-20180202 2018-02-02 14:53:36 +00:00
david hill
01bd50ad09 MCOL-1034 2018-01-31 16:33:57 -06:00
david hill
8c38917423 MCOL-1034 2018-01-31 15:41:55 -06:00
david hill
da4c10dc0e MCOL-1034 - fixed ddl/dml running double and dbrm read-only during failover 2018-01-30 13:04:04 -06:00
david hill
9454f6e7f6 MCOL-1034 - incorporated Bens changes into latest branch 2018-01-26 14:54:48 -06:00
david hill
1a16847cd5 MCOL-1138 - fix issue where no HOT_STANDBY procmgr existed after pm1 outage 2018-01-22 14:19:12 -06:00
benthompson15
3748036772 Merge pull request #371 from mariadb-corporation/1.1-merge-up-20180118
1.1 merge up 20180118
2018-01-19 12:19:42 -06:00
david hill
c56555e9fe MCOL-1137 - fixed master/slave setup after failvover 2018-01-18 17:14:14 -06:00
Andrew Hutchings
5d9f9c819b Merge branch 'develop-1.0' into 1.1-merge-up-20180118 2018-01-18 16:28:08 +00:00
Andrew Hutchings
c31c836352 MCOL-1085 Add crash dump to daemons
This patch adds an automated crash dump which logs in
/var/log/mariadb/columnstore/trace/ when one of the ColumnStore daemons
crashes.
2018-01-03 09:20:09 +00:00
Roman Nozdrin
bea47cc657 MCOL-939 Moved columnstore version information to columnstoreversion.h for 1.1.X 2017-12-12 22:53:33 +03:00
Andrew Hutchings
932819ba23 Merge branch 'develop-1.1' into merge-up-dev 2017-11-24 11:10:09 +02:00
david hill
8f018f81d7 increased wait for procmon to go active to 3 minutes, neede for amazon 2017-11-21 15:18:23 -06:00
david hill
f5a2306bb2 increase procup timeout from 6 to 12, neede for amazon 2017-11-14 11:21:50 -06:00
david hill
2c36e4ce05 Merge pull request #312 from mariadb-corporation/MCOL-976
MCOL-976: Change how processes are restarted after losing or regainin…
2017-11-13 17:12:48 -06:00
david hill
2ff827f3f4 increase procmgr wait for procmon start timeout value. 60 to 120. needed for amazon 2017-11-09 10:29:12 -06:00
Ben Thompson
22dced568c MCOL-976: Change how processes are restarted after losing or regaining contact with a down module. 2017-11-08 15:12:10 -06:00