Leonid Fedorov
04752ec546
clang format apply
2022-01-21 16:43:49 +00:00
Leonid Fedorov
1973168e03
c++17 fix
2021-10-29 14:57:11 +00:00
David Hall
c5c82c1d4f
MCOL-4751 resurrect autoConfigure
...
A need to set Columnstore.xml to the new version with any user changed settings preserved
2021-08-05 11:11:36 -05:00
benthompson15
39285f883f
resurrect configMgt dir for autoconfigure and changes to fix compile with deprecated OAM
2021-08-05 11:11:12 -05:00
benthompson15
846f7fb29b
MCOL-4193: Delete unused OAM and applications, ProcMon, ProcMgr, and no longer build all tools for packages
2021-02-08 17:51:09 -06:00
David Hall
1f3d1e6fd6
MCOL-3536 collation
2020-05-14 16:02:49 -05:00
jmrojas2332
e712df5d0b
MCOL 3585 update some defaults in config file
2019-11-21 06:08:49 +00:00
Andrew Hutchings
8ab9ebb0f4
MCOL-3606 Make ColumnStore use generic paths
...
ColumnStore now uses standard bin/lib paths for pretty much everything.
Data path is now hard-coded to /var/lib/columnstore.
This patch also:
* Removes v1 decompression
* Removes a bunch of unneeded files
* Removes COLUMNSTORE_INSTALL_DIR / $INSTALLDIR
* Makes my.cnf.d work for all platforms (MCOL-3558)
* Changes configcpp to use recursive mutex (fixes possible config write deadlock)
* Fixes MCOL-3599 Fix regr functions, The library was installed in the wrong location
* Fixes a bunch of Ubuntu packaging issues
* Changes the binary names of several of the executables so as not to
clash with potential executables from other packages
2019-11-09 16:53:05 +00:00
Andrew Hutchings
8c207bf412
MCOL-3515 Remove distributed install
...
Non-distributed is now the only install method.
2019-09-24 12:02:10 +01:00
Roman Nozdrin
6cdca1330b
Merge pull request #808 from mariadb-corporation/develop-merge-up-20190729
...
Merge develop-1.2 into develop
2019-08-13 11:55:22 +03:00
Patrick LeBlanc
a09a9d5d0f
Mass substitution 'Corporaton' -> 'Corporation'
2019-08-07 14:43:25 -05:00
Andrew Hutchings
811909aa72
Merge branch 'develop-1.2' into develop-merge-up-20190729
2019-07-29 12:19:26 +01:00
Andrew Hutchings
ee6575b013
Merge branch 'develop-1.1' into develop-1.2-merge-up-20190514
2019-05-14 14:26:41 +01:00
David Hall
767dd633c2
MCOL-1984 remove debug line
2019-05-02 13:52:01 -05:00
David Hall
72b6e3ef54
MCOL-1984 add waitPeriod to config items saved during update
2019-05-02 13:49:21 -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
Andrew Hutchings
85121060fb
Merge branch 'develop-1.1' into 1.1-merge-up-2018-11-08
2018-11-08 18:39:44 +00:00
Patrick LeBlanc
ac9676b612
Merge remote-tracking branch 'upstream/develop' into MCOL-520
2018-10-15 10:15:11 -05:00
David Hill
3b026f44b4
MCOL-1762 - added joblist ThreadPoolSize
2018-10-09 15:34:35 -05:00
Andrew Hutchings
1ed5fdfc2b
MCOL-1762 Keep Columnstore.xml settings
...
This patch makes sure the following settings are retained during an
upgrade:
* ThreadPoolSize
* TLSCS
* TLSClientCert
* TLSClientKey
2018-10-04 14:13:34 +01:00
David Hill
5fa5c81b67
MCOL-520
2018-09-25 14:03:00 -05:00
david hill
e70c947977
change to use local lock file directory for nonroot
2018-05-24 10:33:46 -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
b4e64f24f3
MCOL-1185 MCOL-436 -send alarms to procmgr to be processed
2018-02-02 09:04:07 -06:00
Andrew Hutchings
a347a8f5aa
Merge branch 'develop-1.1' into develop
2017-10-30 10:29:30 +00:00
Ben Thompson
931298b0a6
MCOL-988: Add DataRedundancyNetworkType to upgrade config files
2017-10-26 16:45:04 -05:00
Ben Thompson
7eb93fe064
MCOL-988: Add DataRedundancyConfig for DBRootPM assignments to upgrades.
2017-10-26 16:11:11 -05:00
Andrew Hutchings
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
david hill
751f9fbd2f
removed duplicaue entries
2017-10-24 14:05:48 -05:00
david hill
6d7fd19838
MCOL-972 - added tuning parameters to upgrade process
2017-10-23 15:36:46 -05:00
Ben Thompson
70b61444e2
change GlusterConfig to DataRedundancyConfig in configuration file
2017-08-11 01:05:50 -05:00
david hill
b355129d6a
MCOL-522 changes
2017-05-21 12:36:49 -05:00
David Hill
72f020cc1a
MCOL-462
2017-01-06 15:11:43 -06:00
david hill
ebd3b05c5d
more changes
2016-10-10 14:03:26 -05:00
david hill
7d8de28b43
MCOL-59, change calpont.xml
2016-06-22 16:00:00 -05:00
david hill
e9d96ddc85
copyright additions
2016-06-01 20:03:20 -05:00
david hill
3a6d4c3fd2
Revert "copyright name change"
...
This reverts commit 7000f6e4f2eadf5bafccf7b459b3a3eff229d426.
2016-06-01 17:54:28 -05:00
david hill
7000f6e4f2
copyright name change
2016-06-01 14:54:11 -05:00
david hill
eff8f39801
MCOL-3 directory name changes
2016-05-31 16:40:30 -05:00
david hill
a02049ba6a
name changes
2016-05-11 16:24:17 -05:00
david hill
319cea322b
add in storage type
2016-05-04 17:55:24 -05:00
david hill
aad09ed57b
update fstab changes
2016-04-20 16:38:10 -05:00
david hill
484d36cb31
change code for amazon storaeg device name
2016-04-18 16:57:21 -05:00
david hill
50429d6e85
change amazon failover logic, make work like normal system
2016-03-02 14:30:44 -06:00
david hill
92bf40fcbb
change amazon failover logic, make work like normal system
2016-03-02 14:27:29 -06:00
David Hall
1bd427486c
Updated with latest InfiniDB Develop (4.6.6)
2016-01-14 10:27:21 -06:00
david hill
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00