[MCOL-201] CS uses fixed port numbers that may conflict with existing applications Created: 2016-06-24 Updated: 2019-05-31 Resolved: 2019-05-31 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
CS uses port 8800 (a well known port for sun web admin, and also a fairly common proxy port address). CS also uses port 8630 All ports should be configurable. |
| Comments |
| Comment by David Thompson (Inactive) [ 2016-12-21 ] |
|
columnstore is generally designed to run on it's own database hardware and so this is less likely of a real world issue. That said i agree it would be beneficial to support configuration of different ports so making this an improvement (this may already be possible but need to check). |
| Comment by Todd Stoffel (Inactive) [ 2019-05-31 ] |
|
These can all be adjusted in the Columnstore.xml file. |