zhaojinchao95 commented on issue #18587: URL: https://github.com/apache/shardingsphere/issues/18587#issuecomment-1442803123
I think ShardingSphere 's readwrite-splitting shouldn't support all read datasources are shutdown, the write data source support read service when use `discovery` & `readwrite-splitting `. Because, `readwrite-splitting` should be kept simple, this should be guaranteed by the high availability of the database. So, i will remove `write_data_source_query_enable` configuration. -- 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]
