Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.2.1
-
None
Description
If the server id is larger than the maximum positive value of a 32-bit integer, there will be an overflow inside MaxScale.
The server id should be 64-bit everywhere.