juaby opened a new pull request #9713: URL: https://github.com/apache/shardingsphere/pull/9713
Changes proposed in this pull request: - Unify all ProxySQLException exception codes into CommonErrorCode - MySQLErrPacketFactory no longer poor for all exception types, now divided into four categories: SQLException, MySQLServerErrorCode, ProxySQLException, UNKNOWN_EXCEPTION - Added event bus CompletableEventService proxy layer to intercept consumption events uniformly - Added event AbstractBackendHandler, unified exception handling - Added a CompletableEvent base class to implement event completion capability or timeout - Fixed registry center adding data sources using unsupported Map data structures - Added Add Data Source check failed exception. Note: Check failure does not necessarily mean the exception is present or absent ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
