Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.2.13, 10.3.5
-
Fix Version/s: N/A
-
Component/s: Galera Arbitrator garbd
-
Labels:None
Description
The port by default don't work anymore and the port is mandatory
garbd --group=example_cluster \
|
--address="gcomm://192.168.1.1,192.168.1.2,192.168.1.3" \ |
About this behavior we should provide an error message.
(put back like before,work without port and use default port, or provide error message)