[MCOL-4898] cmapi not respect custom mariadb port for crossenginesupport from Columnstore.xml Created: 2021-10-15 Updated: 2022-10-25 Resolved: 2022-02-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | cmapi-1.5, cmapi-1.6 |
| Fix Version/s: | cmapi-1.6.2 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2021-17 | ||||||||
| Description |
|
Given the following config
The sourcecode from cmapi reveals:
So Port will neither not be read from Columnstore.xml nor used in the mariadb commandline |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2022-02-07 ] | ||||||||||
|
Build tested: 6.2.3-1 CMAPI-1.6 (Build 600) Verified that, with the fix, "is_primary" value is returned correct. Issue reproduction With port 12345, return value was null. A value of true of false should be returned
cmapi_server.log entry
|