[MCOL-4865] verification of the hostname fails , because of long hostnames in /etc/hosts Created: 2021-09-13 Updated: 2023-11-17 Resolved: 2022-06-24 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | 5.6.2 |
| Fix Version/s: | cmapi-6.4.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2021-17 | ||||||||
| Description |
|
cmapi write the hostname in columnstore.xml Both routine will get the hostname from For validations, cmapi read hostname from columnstore.xml and compare it with socket.gethostname() returns the host shortname of the current computer. If in /etc/hosts is only the long names was saved, the comparisation fails, |
| Comments |
| Comment by alexey vorovich (Inactive) [ 2022-04-29 ] |
|
alan.mologorsky please review |
| Comment by alexey vorovich (Inactive) [ 2022-06-22 ] |
|
alan.mologorsky, can we add this to 641 ? |