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

12 Commits

Author SHA1 Message Date
Alexander Presnyakov
5359c9822f On every node change adjust dbroots in the read-only nodes 2025-04-28 15:20:06 +00:00
Alexander Presnyakov
7199c974c9 Zero-diff to trigger build 2025-04-28 15:20:06 +00:00
Alexander Presnyakov
245ccebba6 More review fixes 2025-04-28 15:20:06 +00:00
Alexander Presnyakov
04015ae414 Review fixes and ruff settings 2025-04-28 15:20:06 +00:00
Alexander Presnyakov
7255340ae5 Add dbroots of other nodes to the read-only node 2025-04-28 15:20:06 +00:00
Alexander Presnyakov
3671d4953f Remove WES stop exclusion logic 2025-04-28 15:20:06 +00:00
mariadb-AlanMologorsky
93cd9354a9 feat(cmapi): MCOL-5806 Review and rebase interface fixes.
* feat(cmapi): add read_only param for API add node endpoint
* style(cmapi): fixes for string length and quotes
2025-04-28 15:20:06 +00:00
Alexander Presnyakov
37453ad47e MCOL-5806: added ability to start node in read-only mode 2025-04-28 15:20:06 +00:00
mariadb-AlanMologorsky
d17fc7d9be Review fixes. 2025-04-08 14:56:06 +03:00
mariadb-AlanMologorsky
27e3b8d808 feat(cmapi): MCOL-5133: Stage3 stand alone cli tool.
MAJOR: Some logic inside node remove changed significantly using active
    nodes list from Columnstore.xml to broadcast config after remove.

 [fix] TransactionManager passsing  extra, remove and optional nodes arguments to start_transaction function
 [fix] commit and rollback methods of TransactionManager adding nodes argument
 [fix] TransactionManager using success_txn_nodes inside
 [fix] remove node logic to use Transaction manager
 [fix] cluster set api key call using totp on a top level cli call
 [add] missed docstrings
 [fix] cluster shutdown timeout for next release
2025-04-01 18:03:07 +04:00
Alexander Presnyakov
de7a4a2d7e feat(mcs): add -v option to enable logging to console
refactor(ci): switch S3 uploading to AWS CLI for logging S3 link

docs: update README with to reflect changes in Drone pipeline

feat(env): add activate script for portable Python

fix(logging): log RequestException response body
2025-03-31 16:54:46 +00:00
mariadb-AlanMologorsky
a079a2c944 MCOL-5496: Merge CMAPI code to engine repo.
[add] cmapi code to engine
2023-06-07 10:00:16 +03:00