Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
MXS-SPRINT-193
Description
The use of exceptions in readwritesplit allows MXS-4783 to be implemented either as a custom return value type or by throwing exceptions inside newSession. The exceptions also make it possible to consolidate all error handling functionality into a single place.