xiaoyuge opened a new issue, #32938: URL: https://github.com/apache/shardingsphere/issues/32938
My shardingsphere proxy version is 5.3.2, which is used in conjunction with a MySQL database with one master and two slaves. When I was configuring heartbeat detection, the following configuration was made in the config-databasediscovery.jaml file: <img width="618" alt="image" src="https://github.com/user-attachments/assets/9da8d653-2e66-422e-97b1-a7cb0ac60835"> Configuration completed, restart shardingsphere-proxy, error: <img width="979" alt="image" src="https://github.com/user-attachments/assets/ad45713e-395b-4395-86d5-0fbfb5dac574"> Looking at this error log, it seems that the implementation class for the mysql_deplication type cannot be found. Is it because the 5.3.2 version does not support the mysql_deplication type? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
