[MCOL-4436] CMAPI setting wrong value for CrossEngineSupport Host Created: 2020-12-09 Updated: 2020-12-31 Resolved: 2020-12-31 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 5.4.3 |
| Fix Version/s: | 5.5.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
CMAPI should set CrossEngineSupport Host to '127.0.0.1' instead of pm1 hostname. With the new topology and the removal of UM/PMs we no longer need to connect to another machine for Cross Engine support. The loop back address is sufficient to establish a TCP connection and will not change in the event of a node failure in the cluster. Also this limits the need to create multiple hosts for the cross engine user in the database. A single 'cej'@'172.%' would be enough. |
| Comments |
| Comment by Roman [ 2020-12-31 ] |
|
jrojas Plz tell QA how to test this issue. |