Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
1.2.1
-
None
Description
MaxScale will use the PID of the running process to identify each MaxScale instance. This might be enough for multiple MaxScales running on the same system but MaxScales running on different systems can have multiple processes with the same PID.
MaxScale needs to use an identifier that is unique to the process and unique to the system MaxScale is running in.